James Hennessy
99f1aae753
Merge pull request #5 from Stability-AI/main
...
update
2022-12-09 16:29:19 -08:00
Robin Rombach
c12d960d1e
add details on precision for 2.1
2022-12-07 15:10:21 +01:00
hardmaru
dab18ab497
Merge pull request #90 from hardmaru/main
...
README and ModelCard for 2.1
2022-12-07 23:06:24 +09:00
Robin Rombach
8bde0cf64f
Merge pull request #89 from Stability-AI/dango.patch.atten_overflow
...
* Force cast to fp32 to avoid atten layer overflow
2022-12-07 14:54:35 +01:00
Dango233
e1797ae248
Add env var for resume previous behavior
2022-12-07 21:38:32 +08:00
hardmaru
c7d5eb9492
Update README.md
2022-12-07 22:05:13 +09:00
hardmaru
f0eeb7909d
Update README.md
2022-12-07 22:04:36 +09:00
hardmaru
e0efa326cf
Update README.md
2022-12-07 21:27:17 +09:00
hardmaru
773e9416ee
Update README.md
2022-12-07 21:25:36 +09:00
hardmaru
0611c60e9c
Update README.md
2022-12-07 21:18:20 +09:00
Robin Rombach
f547c4acc8
Merge pull request #64 from eltociear/patch-1
...
Fix typo in ddpm.py
2022-12-07 13:13:19 +01:00
Dango233
6e92cda76d
* Force cast to fp32 to avoid atten layer overflow
2022-12-07 19:56:39 +08:00
hardmaru
10d4a4a9bb
Update README.md
2022-12-07 16:44:08 +09:00
hardmaru
1b7bee142f
Update README.md
2022-12-07 16:43:35 +09:00
hardmaru
cc99e3a934
Update README.md
2022-12-07 16:43:06 +09:00
hardmaru
ae721a6b2d
Update README.md
2022-12-07 16:42:29 +09:00
hardmaru
2fc510429c
Update modelcard.md
2022-12-07 16:31:01 +09:00
hardmaru
64888bc8d1
Update modelcard.md
2022-12-07 16:30:18 +09:00
hardmaru
d7440ac160
Update README.md
2022-12-07 16:19:20 +09:00
David Marx
4983241cba
Merge pull request #18 from kjerk/add-gitignore
...
Add standard python gitignore with additions for IDEs and MacOS
2022-12-06 12:57:31 -05:00
David Marx
d4763cf932
Merge pull request #10 from lwneal/main
...
Add runtime requirements
2022-12-06 12:56:30 -05:00
Udon
41c0646c4f
Fix typo
2022-12-05 15:33:24 +09:00
Ikko Ashimine
d4e8234adf
Fix typo in ddpm.py
...
Paramterization -> Parameterization
2022-11-29 11:52:30 +09:00
Robin Rombach
47b6b607fd
Merge pull request #39 from CookieLau/patch-1
...
Fix incorrect path in compiling xformers
2022-11-25 16:17:26 +01:00
cookielau
ef2b0ce8fb
Fix incorrect path in compiling xformers
2022-11-25 12:06:10 +08:00
Robin Rombach
a436738fc3
Merge pull request #19 from Enter-tainer/patch-1
...
fix(README): fix upscaling config path
2022-11-24 13:27:14 +01:00
Robin Rombach
46096dfaac
Merge pull request #13 from TracelessLe/main
...
update README.md
2022-11-24 13:26:06 +01:00
Wenzhuo Liu
e3eeb97d5e
fix(README): fix upscaling config path
2022-11-24 18:44:01 +08:00
kjerk
f09f3ada7b
Add standard python gitignore with additions for IDEs and MacOS
2022-11-24 01:40:45 -08:00
TracelessLe
3360b5359b
update README.md
...
update README.md to correct the script of Image Upscaling with Stable Diffusion
2022-11-24 16:33:32 +08:00
Lawrence Neal
add7234e80
Add runtime requirements
...
Tested with the following:
python -m venv venv
source venv/bin/activate
pip install -U pip
pip install -r requirements.txt
on Ubuntu 22 with Python 3.8, or similar
2022-11-23 21:31:44 -08:00
Robin Rombach
33910c386e
Merge pull request #2 from apolinario/patch-1
...
Link modelcard to the model repository
2022-11-24 02:52:21 +01:00
Robin Rombach
130590ee0b
Merge pull request #1 from apolinario/main
...
Add depth2img Gradio demo
2022-11-24 02:52:01 +01:00
apolinario
69d4d82135
Link modelcard to the model repository
2022-11-24 02:38:45 +01:00
multimodalart
05aea715a3
Add depth2img Gradio demo
2022-11-24 02:37:08 +01:00
Robin Rombach
cccfb98636
Update modelcard.md
2022-11-24 01:54:54 +01:00
Robin Rombach
ca86da3a30
release more models
2022-11-24 01:22:28 +01:00