generative-models
generative-models copied to clipboard
RuntimeError: Error(s) in loading state_dict for LatentDiffusion
dear guys: when i change model to sdxl, i got error below raise RuntimeError('Error(s) in loading state_dict for {}:\n\t{}'.format( RuntimeError: Error(s) in loading state_dict for LatentDiffusion: size mismatch for model.diffusion_model.time_embed.0.weight: copying a param with shape torch.Size([1536, 384]) from checkpoint, the shape in current model is torch.Size([1280, 320]) ……………………………………………………………… how can I resolve this problem?
same
same
Yo! Same error and I've copied the latest YAML files for Base & Refiner. Using RunPod. Thoughts?
same
same
Anyone here solved it yet? Thank you!