NVlabs / I2SB

Other
225 stars 20 forks source link

How to get the get the .pkl files for the model parameters? #7

Open arkadaw9 opened 9 months ago

arkadaw9 commented 9 months ago

I am trying to run your code, but I am not able to find the .pkl files ("256x256_diffusion_uncond_fixedsigma.pkl" and "256x256_diffusion_cond_fixedsigma.pkl") which has the specifications of the ImageNet256 model. Could you please share the .pkl files or let me know how I can initialize the ImageNet256 model?

Thanks, Arka