MinusZoneAI / ComfyUI-Kolors-MZ

Kolors的ComfyUI原生采样器实现(Kolors ComfyUI Native Sampler Implementation)
GNU General Public License v3.0
500 stars 26 forks source link

Latest ControlNet, not available,Error occurred when executing ControlNetLoader: argument of type 'NoneType' is not iterable #60

Open NiuRou520 opened 4 months ago

NiuRou520 commented 4 months ago

微信图片_20240728002821

Orenji-Tangerine commented 4 months ago

I have tried xinsir version of SDXL controlnet from MZ KolorsControlnetLoader, but not successful though the update says official one can be used, however I dont know which one. So I went ahead to get Kolors official controlnet from their Huggingface repo, and it works fine.

Controlnet Kolors

Orenji-Tangerine commented 4 months ago

Kolors Huggingface Repo, link shortened for tidiness Kolors Controlnet Canny: https://bit.ly/kolors-canny Kolors Controlnet Depth: https://bit.ly/kolors-depth Kolors Inpainting: https://bit.ly/kolors-inpainting

wailovet commented 4 months ago

微信图片_20240728002821

You need to use MZ_KolorsControlnetLoader to load the kolors controlnet model

wailovet commented 4 months ago

I have tried xinsir version of SDXL controlnet from MZ KolorsControlnetLoader, but not successful though the update says official one can be used, however I dont know which one. So I went ahead to get Kolors official controlnet from their Huggingface repo, and it works fine.

Controlnet Kolors

MZ_KolorsControlnetLoader is unable to load the controlnet model of SDXL. If you want to use the controlnet model of SDXL, refer to examples/workflow_controlnet.png

NiuRou520 commented 4 months ago
微信图片_20240728002821

You need to use MZ_KolorsControlnetLoader to load the kolors controlnet model您需要使用MZ_KolorsControlnetLoader来加载kolors controlnet模型

I just used MZ_KolorsControlnetLoader to load the controlnet model of kolors, and then displayed the problem error

chaorenai commented 3 months ago

The same problem is still unsolved

xyr4life commented 2 months ago

is there any solution?