kijai / ComfyUI-KwaiKolorsWrapper

Diffusers wrapper to run Kwai-Kolors model
Apache License 2.0
551 stars 29 forks source link

ValueError: Cannot load <class 'diffusers.models.unets.unet_2d_condition.UNet2DConditionModel'> #25

Open caoshouling opened 3 months ago

caoshouling commented 3 months ago

ValueError: Cannot load <class 'diffusers.models.unets.unet_2d_condition.UNet2DConditionModel'> from D:\workspace\ai\ComfyUI\models\diffusers\Kolors because the following keys are missing: encoder_hid_proj.weight, encoder_hid_proj.bias. Please make sure to pass low_cpu_mem_usage=False and device_map=None if you want to randomly initialize those weights or else make sure your checkpoint file is correct. image image image

Baixue1234 commented 2 weeks ago

您好,您的问题解决了嘛