nitrosocke/spider-verse-diffusion
344212
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#18)
Add `scale_factor` to vae config. (#15)
Add `clip_sample=False` to scheduler to make model compatible with DDIM. (#12)
Correct `sample_size` of Stable Diffusion 1's unet to have correct width and height default (#10)
Update README.md
Update README.md
Update README.md
Add diffusers code example (#2)
Add Diffusers model (#1)
Upload 2 files
updated readme with samples
Update README.md
uploaded first version
initial commit
