Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#15) c32b10d naclbit patrickvonplaten commited on May 7, 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