#ComfyUI execution error: 'NoneType' object has no attribute 'itemsize' Error
1 messages · Page 1 of 1 (latest)
yeah man same here 🙁
attaching whole log
seems like a bad comfy PR https://github.com/comfyanonymous/ComfyUI/pull/11173
If you want to bypass that until it's fixed:
- Go to Server -> Backends -> Edit the comfy backend -> set AutoUpdate to disabled -> Save
- Close Swarm
- Open
SwarmUI/dlbackend/comfy/ComfyUIin a terminal - Paste
git reset --hard 8e889c535d1fc407bf27dbf8359eef9580f2ed60and hit enter - Let it finish, relaunch swarm
That will push comfy back to before the broken commit. After comfy fixes it upstream, you can just go to Server->Backends again to reenable AutoUpdate.
this is a major breaking bug so it will probably get a priority fix soon in comfy