Spaces:
Runtime error
Runtime error
Commit History
Default to 50 steps (#4) a3ad55f
Update edit_app.py f0d1e32
Update edit_app.py 9bd4488
Update README.md 2b5efce
Update requirements.txt 8a614fa
Update edit_app.py e351ce6
Update requirements.txt 9f4bd88
Update edit_app.py 2137fd6
Update edit_app.py 3c6e4f4
Update requirements.txt 2610499
Update requirements.txt bd9325c
Update requirements.txt 596dc06
Update requirements.txt 3f6a8cd
Update requirements.txt a1e456f
Upload requirements.txt 5943bb2
Update README.md 114cf42
Update README.md ebf79fd
Updates for v1 release 926ff6c
Add InstructPix2Pix 2afcb7e
Move Stable Diffusion into subdirectory 658ad5e
Update sampler.py 27c4b25
Robin Rombach commited on
Merge pull request #440 from LuChengTHU/main 8192949
Robin Rombach commited on
add a stablizing trick for steps < 15 183c3a1
add dpm-solver support (much faster than plms) 531ea40
Release under CreativeML Open RAIL M License 69e4d47
Patrick Esser commited on
Merge branch 'patrickvonplaten-add_safety_checker' into main 0c94d78
Patrick Esser commited on
update safety model id 6a0fc9c
Patrick Esser commited on
Merge branch 'add_safety_checker' of https://github.com/patrickvonplaten/stable-diffusion into patrickvonplaten-add_safety_checker b187a22
Patrick Esser commited on
fix to numpy 97f4a6d
fix more a01639c
correct merg 13d077a
finish d42c56f
Apply suggestions from code review 2499f23
[Safety Checker] Add Safety Checker Module 7302472
Update README.md 459a0bd
owenvincent commited on
update links in README.md 3ee9f21
owenvincent commited on
update readme b3874d2
Patrick Esser commited on
Merge pull request #27 from apolinario/patch-1 bfd8d6f
Patrick Esser commited on
Add diffusers as a way to inference in the model fad47f9
Merge pull request #5 from cpacker/main 7cb69d5
Robin Rombach commited on
fix install issues, README instructions should work out-of-the-box now 701d3a6
add link to access request form 13d447d
Robin Rombach commited on
stable diffusion 1fe8a15
Robin Rombach commited on
add vqgan loss with codebook statistic eval 677e3db
rromb commited on
Update ddpm.py d2152a2
Robin Rombach commited on
add trainsteps to first stage table 384c3f4
ablattmann commited on
add LICENSE b3cf6ad
ablattmann commited on