CoolFace
Modelpublic

nitrosocke/archer-diffusion

sourceHugging Facecreativeml-openrail-mupdated 3y agoView on Hugging Face
215likes163downloads
16 commits on main
e8c782c3y ago

Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#10)

patrickvonplaten
a25248e4y ago

Add `scale_factor` to vae config. (#8)

nitrosocke, valhalla
013f2c24y ago

Add `clip_sample=False` to scheduler to make model compatible with DDIM. (#5)

nitrosocke, patrickvonplaten
df1bee24y ago

Correct `sample_size` of Stable Diffusion 1's unet to have correct width and height default (#4)

nitrosocke, patrickvonplaten
e1c832b4y ago

Update README.md

multimodalart
d0d33e04y ago

Update README.md

nitrosocke
b76844d4y ago

Update README.md

nitrosocke
f9ecab44y ago

Add diffusers example (#3)

nitrosocke, patrickvonplaten
e2c65094y ago

Add Diffusers model (#1)

nitrosocke
616aa524y ago

updated prompt information

nitrosocke
27fa72e4y ago

Update README.md

nitrosocke
a1b16c54y ago

Upload archer-diffusion-dataset.png

nitrosocke
b40b2e64y ago

updated readme with samples and description

nitrosocke
e2e773a4y ago

Uploaded samples of output renders

nitrosocke
2c2ddd44y ago

Initial model upload

nitrosocke
6ce36114y ago

initial commit

nitrosocke