KeyError: 'time_embed.0.weight' Traceback (most recent call last): File "C:\Users\keina\AppData\Local\Programs\Python\Python310\lib\runpy.py", line 196, in _run_module_as_main return _run_code(code, main_globals, None, File "C:\Users\keina\AppData\Local\Programs\Python\Python310\...
│ 338 │ new_checkpoint["time_embedding.linear_2.bias"] = unet_state_dict[ │ ╰──────────────────────────────────────────────────────────────────────────────╯ KeyError: 'time_embed.0.weigh...
home/sayak/.pyenv/versions/3.10.12/envs/diffusers/lib/python3.10/site-packages/optimum/quanto/tensor/weights/qbytes.py", line 77, in load_from_state_dict inner_tensors_dict[name] = state_dict.pop(prefix + name) KeyError: 'time_text_embed.timestep_embedder.linear_1.base_layer.weight._...