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.
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
anddevice_map=None
if you want to randomly initialize those weights or else make sure your checkpoint file is correct.