Sana icon indicating copy to clipboard operation
Sana copied to clipboard

600M-512px for comfyui not working

Open Pancat009 opened this issue 9 months ago • 0 comments

I download the Sana_600M_512px model in /checkpoint, and download the whole Sana_600M_512px_diffusers in /models/diffusers and copy the vae from /Sana_600M_512px_diffusers/vae to models/vae but it repots error

Error(s) in loading state_dict for SanaMS: size mismatch for pos_embed: copying a param with shape torch.Size([1, 256, 1152]) from checkpoint, the shape in current model is torch.Size([1, 1024, 1152]).

image

Pancat009 avatar Jan 15 '25 08:01 Pancat009