comfyui0.3.68 causes image generation to fail.

#104
by ywchongjing - opened

QQ20251106-230638
QQ20251106-230934

ywchongjing changed discussion title from comfyui0.3.68 causes issues with generating images. to comfyui0.3.68 causes image generation to fail.

Possible duplicate, see >101

Does anyone know how to successfully rollback to 0.3.67? COmments on the github for comfy mention that resolves the current issues.

Does anyone know how to successfully rollback to 0.3.67? COmments on the github for comfy mention that resolves the current issues.

git reset (commit hash), but may erase your data

Does anyone know how to successfully rollback to 0.3.67? COmments on the github for comfy mention that resolves the current issues.

Manager in Comfy > 'Switch Comfy' (middle column, down below - above 'restart')

Manager in Comfy > 'Switch Comfy' (middle column, down below - above 'restart')

It's broken and only recent versions are available

Guess we wait for .69 :(

Glad I haven't updated! :P

Are you using my custom node or not? I wonder if that is an issue?

just for fun yesterday i updated to .68 and it still works fine with the node applied. safetensors and gguf.

just for fun yesterday i updated to .68 and it still works fine with the node applied. safetensors and gguf.

I use you GGUF with .68 and i have OOM issue that i never had before, i guess better just not to update to newer version just yet.

try --disable-smart-memory that helped me alot.

try --disable-smart-memory that helped me alot.

Thank You!!!

try --disable-smart-memory that helped me alot.

Thank you! The problem is solved.

try --disable-smart-memory that helped me alot.

Hi, I'm running the official Windows installer version of ComfyUI. How can I add the --disable-smart-memory launch argument?

Hi, I'm running the official Windows installer version of ComfyUI. How can I add the --disable-smart-memory launch argument?

python C:\Users\User\Desktop\ComfyUI\main.py --disable-smart-memory

Hi, I'm running the official Windows installer version of ComfyUI. How can I add the --disable-smart-memory launch argument?

python C:\Users\User\Desktop\ComfyUI\main.py --disable-smart-memory

What I mean is this
https://www.reddit.com/r/comfyui/comments/1jd5tsg/where_to_input_launch_arguments_on_desktop/

Sign up or log in to comment