bitspirit3/SD-Ranni-dreambooth-finetune
488
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#5)
Add `scale_factor` to vae config. (#4)
Add `clip_sample=False` to scheduler to make model compatible with DDIM. (#3)
Correct `sample_size` of Stable Diffusion 1's unet to have correct width and height default (#2)
Add Diffusers weights (#1)
Upload ranni.ckpt
Update README.md
Update README.md
Update README.md
initial commit
