danbrown/ogkalu-comic-diffusion
773
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#4)
Add `scale_factor` to vae config. (#3)
Add `clip_sample=False` to scheduler to make model compatible with DDIM. (#2)
Correct `sample_size` of Stable Diffusion 1's unet to have correct width and height default (#1)
Update README.md
Update README.md
added ckpt
converted to diffusers
initial commit
