Comfy-Org / Comfy-Org/ComfyUI

Force use of VAE decode (tiled)

Open
#5,341 14 comments 1 reaction 0 assignees View on GitHub
AMD Feature
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 6h
Merged PRs (30d)
155

Description

### Feature Idea

ROCm for me atleast on RX 7800XT is quite unstable during the VAE decode step. That step seems to ignore the --reserve-vram argument and if the vram hits the roof the GPU will get GPU hang of some unknown reason.

One workaround would be to always use the tiled VAE decode so the vram usage never spikes and causes instability.

Thing is that it would be nice to have a setting to always use tiled VAE decode so I don't need to update all my workflows.

### Existing Solutions

_No response_

### Other

See ROCm issue over here:
https://github.com/ROCm/ROCm/issues/3580

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.