kijai / ComfyUI-KwaiKolorsWrapper

Diffusers wrapper to run Kwai-Kolors model
Apache License 2.0
518 stars 26 forks source link

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

Open caoshouling opened 1 month ago

caoshouling commented 1 month 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