Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. 2fdca60 patrickvonplaten commited on May 5, 2023
Correct `sample_size` of Stable Diffusion 1's unet to have correct width and height default (#2) ee1f342 aoringo patrickvonplaten commited on Jan 29, 2023
Add `clip_sample=False` to scheduler to make model compatible with DDIM. (#3) 506f86c aoringo patrickvonplaten commited on Jan 29, 2023
Rename scheduler_config.json to scheduler/scheduler_config.json 994afcc aoringo commited on Oct 27, 2022
Rename preprocessor_config.json to feature_extractor/preprocessor_config.json 28a4994 aoringo commited on Oct 27, 2022