ComfyUI-layerdiffuse icon indicating copy to clipboard operation
ComfyUI-layerdiffuse copied to clipboard

[Bug]: LayeredDiffusionDecodeRGBA 🔗 LayeredDiffusionDiffApply 🔗

Open pedroquintanilla opened this issue 1 year ago • 3 comments

What happened?

LayeredDiffusionDecodeRGBA 🔗 LayeredDiffusionDiffApply 🔗 Captura de pantalla (507) 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

layer_diffusion_diff_bg.json

Additional information

No response

pedroquintanilla avatar Mar 30 '24 04:03 pedroquintanilla

This seems to be caused by comfyui-floodgate. You probably should file an issue there instead.

huchenlei avatar Mar 30 '24 04:03 huchenlei

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., image

Tanglinling avatar Apr 22 '24 16:04 Tanglinling

Same problem.

ZeroHackz avatar Jun 13 '24 22:06 ZeroHackz