comfyanonymous / ComfyUI

The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
https://www.comfy.org/
GNU General Public License v3.0
56.75k stars 6.01k forks source link

New ComfyUI breaks when loading previous workflows #5643

Closed jeffufu closed 2 hours ago

jeffufu commented 4 hours ago

Expected Behavior

I expected to use ComfyUI as I always do.

Actual Behavior

When I start up Comfy (via Paperspace), the default workflow loads up fine but if I try to load a different one, it suddenly becomes non-responsive.

The rest of the UI such as Settings and Manager work fine.

Steps to Reproduce

Open ComfyUI.

Try to use a different workflow.

Debug Logs

None to provide/not sure what to share.

Other

It seems like a purely GUI issue; the process of opening saved workflows in the menu functions as normal, but I just can't see what's going on in the canvas area. Something broke with the latest update and I don't know how to rollback.

yoland68 commented 3 hours ago

Can you try disable all the custom nodes and run it again?

jeffufu commented 2 hours ago

Can you try disable all the custom nodes and run it again?

Thank you! I did that (it was a very slow process) and confirmed it was https://github.com/chrisgoringe/cg-use-everywhere that was the issue. I've submitted a ticket to their git page.