sample_size 32 => 64
#61
by
ccordi
- opened
deprecate("sample_size<64", "1.0.0", deprecation_message, standard_warn=False)
you should change 'sample_size' to 64 in the configuration file. Please make sure to update the config accordingly as leaving sample_size=32
in the config might lead to incorrect results in future versions. If you have downloaded this checkpoint from the Hugging Face Hub, it would be very nice if you could open a Pull request for the unet/config.json
file
Thanks for fixing this!
patrickvonplaten
changed pull request status to
merged