I actually just tried that but it keeps giving me an error. Specifically I'm using ultrarealfinetune
I actually just tried that but it keeps giving me an error. Specifically I'm using ultrarealfinetunev4 as the base model and its saying
KeyError: 'time_embed.0.weight'
Chatgpt is saying:
"You're running into a common issue: the UltraRealFineTune .safetensors file is not a full Stable Diffusion checkpoint — it's missing key components, particularly UNet time embedding weights, which causes this error:
KeyError: 'time_embed.0.weight'"
KeyError: 'time_embed.0.weight'
Chatgpt is saying:
"You're running into a common issue: the UltraRealFineTune .safetensors file is not a full Stable Diffusion checkpoint — it's missing key components, particularly UNet time embedding weights, which causes this error:
KeyError: 'time_embed.0.weight'"


