Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. 59c9522 patrickvonplaten commited on May 5, 2023
Correct `sample_size` of Stable Diffusion 1's unet to have correct width and height default (#11) 5db75a6 naclbit patrickvonplaten commited on Dec 13, 2022
Correct `sample_size` of Stable Diffusion 1's unet to have correct width and height default (#11) 796e88b naclbit patrickvonplaten commited on Dec 13, 2022
Add `clip_sample=False` to scheduler to make model compatible with DDIM. (#12) 61e59b3 naclbit patrickvonplaten commited on Dec 13, 2022
Change README to show how to use it with diffusers (#4) af81239 naclbit patrickvonplaten commited on Sep 16, 2022