You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have downloaded the official checkpoint named "DiT-XL-2-256x256.pt", and when I loaded it with torch.load, I could not find "ema" key in there. So I wonder whether these are ema weights or just base model weights?
The text was updated successfully, but these errors were encountered:
I have downloaded the official checkpoint named "DiT-XL-2-256x256.pt", and when I loaded it with torch.load, I could not find "ema" key in there. So I wonder whether these are ema weights or just base model weights?
The text was updated successfully, but these errors were encountered: