nitrosocke/archer-diffusion
215163
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#10)
Add `scale_factor` to vae config. (#8)
Add `clip_sample=False` to scheduler to make model compatible with DDIM. (#5)
Correct `sample_size` of Stable Diffusion 1's unet to have correct width and height default (#4)
Update README.md
Update README.md
Update README.md
Add diffusers example (#3)
Add Diffusers model (#1)
updated prompt information
Update README.md
Upload archer-diffusion-dataset.png
updated readme with samples and description
Uploaded samples of output renders
Initial model upload
initial commit
