ComfyUI-layerdiffuse
ComfyUI-layerdiffuse copied to clipboard
[Bug]: LayeredDiffusionDecodeRGBA 🔗 LayeredDiffusionDiffApply 🔗
What happened?
LayeredDiffusionDecodeRGBA 🔗
LayeredDiffusionDiffApply 🔗
How can I solve this problem?
Steps to reproduce the problem
it stays there and I can't do anything anymore.
What should have happened?
it stays there and I can't do anything anymore.
Commit where the problem happens
ComfyUI: ComfyUI-layerdiffuse:
Sysinfo
windows
Console logs
File "E:\IA\ComfyUI_windows_portable_nvidia_cu121_or_cpu\ComfyUI_windows_portable\python_embeded\Lib\site-packages\aiohttp\web_app.py", line 543, in _handle
resp = await handler(request)
^^^^^^^^^^^^^^^^^^^^^^
File "E:\IA\ComfyUI_windows_portable_nvidia_cu121_or_cpu\ComfyUI_windows_portable\python_embeded\Lib\site-packages\aiohttp\web_middlewares.py", line 114, in impl
return await handler(request)
^^^^^^^^^^^^^^^^^^^^^^
File "E:\IA\ComfyUI_windows_portable_nvidia_cu121_or_cpu\ComfyUI_windows_portable\ComfyUI\server.py", line 41, in cache_control
response: web.Response = await handler(request)
^^^^^^^^^^^^^^^^^^^^^^
File "E:\IA\ComfyUI_windows_portable_nvidia_cu121_or_cpu\ComfyUI_windows_portable\ComfyUI\server.py", line 53, in cors_middleware
response = await handler(request)
^^^^^^^^^^^^^^^^^^^^^^
File "E:\IA\ComfyUI_windows_portable_nvidia_cu121_or_cpu\ComfyUI_windows_portable\ComfyUI\server.py", line 468, in post_prompt
valid = execution.validate_prompt(prompt)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "E:\IA\ComfyUI_windows_portable_nvidia_cu121_or_cpu\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-floodgate\__init__.py", line 92, in hijack_validate
gate_IDs:list = find_gate(prompt)
^^^^^^^^^^^^^^^^^
File "E:\IA\ComfyUI_windows_portable_nvidia_cu121_or_cpu\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-floodgate\__init__.py", line 16, in find_gate
if v["class_type"] == "FloodGate":
~^^^^^^^^^^^^^^
KeyError: 'class_type'
Workflow json file
Additional information
No response
This seems to be caused by comfyui-floodgate. You probably should file an issue there instead.
I had the same problem after updating the version of comfyui.,It's estimated that it's incompatible.,Please ask if this plugin is still maintained.,Will it be updated.,
Same problem.