Commit Graph

16 Commits

Author SHA1 Message Date
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
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