Alex "mcmonkey" Goodwin
Alex "mcmonkey" Goodwin
Did you miss the readme migration notice? https://github.com/Stability-AI/StableSwarmUI?tab=readme-ov-file#migration-notice https://github.com/mcmonkeyprojects/SwarmUI/discussions/2
the `SKIP:` prefix should probably be very easily toggled with mouse
The error message is: `no CLIP/text encoder weights in checkpoint, the text encoder model will not be loaded.` Are you attempting to load an SD3 model that doesn't have the...
Relevant commits from that example file and discord comments after https://github.com/comfyanonymous/ComfyUI/commit/1c08bf35b49879115dedd8ec6bc92d9e8d8fd871 https://github.com/comfyanonymous/ComfyUI/commit/e1c528196ef77e8c69b67d96dc909b8ccb776007
The download restrictions (last I looked at things some months ago) are defined in ComfyUI (the python code repo), the frontend is merely just prerendering what the python is going...
My comments in the code there are outdated to the modern system per huchenlei's explanation
@tpcdaz if you want a friendlier non-noodle frontend to the Comfy core you can use https://github.com/mcmonkeyprojects/SwarmUI
... How exactly did you create an exception so severe that it blocked shutdown? The only way I can see this happening normally is an infinite loop / lockup, something...
Are you using cloudflared to forward the URL? there appears to be a current bug with cloudflared where it's not forwarding websockets properly