-
Notifications
You must be signed in to change notification settings - Fork 6.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
lowvram and novram OOM at slightly higher resolutions #5
Comments
Can you try the latest and see if I fixed it? |
It works, only on the first generation. The first image goes off without a hitch, but every subsequent generation produces an error.
|
Can you try it now? |
It works perfectly now, thank you! |
1iyiwei
pushed a commit
to 1iyiwei/ComfyUI
that referenced
this issue
Mar 8, 2024
Add more workflows
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
OS: Arch Linux
Kernel: 6.1.9-arch1-2
GPU: Nvidia GeForce GTX 1060 3GB
Nvidia Driver Version: 525.85.05
CUDA Version: 12.0
When attempting to generate a picture that was 768x768 on novram and lowvram, CUDA experienced an out of memory error. Used "Load Default", with only difference being step count reduced to 8 from 20 for faster testing time. This amount of VRAM should reasonably be able to output higher resolution images (up to around 1152x768~) with low vram optimizations.
The text was updated successfully, but these errors were encountered: