ltdrdata / ComfyUI-Impact-Pack

Custom nodes pack for ComfyUI This custom node helps to conveniently enhance images through Detector, Detailer, Upscaler, Pipe, and more.
GNU General Public License v3.0
1.74k stars 162 forks source link

MaskDetailer (pipe) have a bug #749

Closed caissonfiv closed 5 hours ago

caissonfiv commented 6 hours ago

2024-09-19 21:55:31,773- root:459- ERROR- ERROR lora diffusion_model.single_blocks.17.linear2.weight "addmm_cuda" not implemented for 'Float8_e4m3fn' 2024-09-19 21:55:37,094- root:459- ERROR- ERROR lora diffusion_model.single_blocks.18.linear2.weight "addmm_cuda" not implemented for 'Float8_e4m3fn' 2024-09-19 21:55:42,428- root:459- ERROR- ERROR lora diffusion_model.single_blocks.19.linear2.weight "addmm_cuda" not implemented for 'Float8_e4m3fn' 2024-09-19 21:55:47,843- root:459- ERROR- ERROR lora diffusion_model.single_blocks.20.linear2.weight "addmm_cuda" not implemented for 'Float8_e4m3fn' 2024-09-19 21:55:53,227- root:459- ERROR- ERROR lora diffusion_model.single_blocks.21.linear2.weight "addmm_cuda" not implemented for 'Float8_e4m3fn' 2024-09-19 21:55:58,594- root:459- ERROR- ERROR lora diffusion_model.single_blocks.22.linear2.weight "addmm_cuda" not implemented for 'Float8_e4m3fn' 2024-09-19 21:56:03,963- root:459- ERROR- ERROR lora diffusion_model.single_blocks.23.linear2.weight "addmm_cuda" not implemented for 'Float8_e4m3fn' 2024-09-19 21:56:09,303- root:459- ERROR- ERROR lora diffusion_model.single_blocks.24.linear2.weight "addmm_cuda" not implemented for 'Float8_e4m3fn' 2024-09-19 21:56:14,573- root:459- ERROR- ERROR lora diffusion_model.single_blocks.25.linear2.weight "addmm_cuda" not implemented for 'Float8_e4m3fn' 2024-09-19 21:56:19,925- root:459- ERROR- ERROR lora diffusion_model.single_blocks.26.linear2.weight "addmm_cuda" not implemented for 'Float8_e4m3fn'

Run very slowly

ltdrdata commented 5 hours ago

This is not a issue of Impact Pack. It's related to core feature.

https://github.com/comfyanonymous/ComfyUI/issues/4577 https://github.com/comfyanonymous/ComfyUI/issues/4589