Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
1aabc2d
1
Parent(s):
59a6618
uP
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
|
@@ -1,11 +1,9 @@
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 2 |
torch
|
| 3 |
-
torchvision==0.13.1+cu113
|
| 4 |
git+https://github.com/huggingface/diffusers.git
|
| 5 |
git+https://github.com/huggingface/transformers
|
| 6 |
scipy
|
| 7 |
ftfy
|
| 8 |
psutil
|
| 9 |
accelerate
|
| 10 |
-
|
| 11 |
-
https://github.com/camenduru/stable-diffusion-webui-colab/releases/download/0.0.15/xformers-0.0.15.dev0+4c06c79.d20221205-cp38-cp38-linux_x86_64.whl
|
|
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 2 |
torch
|
|
|
|
| 3 |
git+https://github.com/huggingface/diffusers.git
|
| 4 |
git+https://github.com/huggingface/transformers
|
| 5 |
scipy
|
| 6 |
ftfy
|
| 7 |
psutil
|
| 8 |
accelerate
|
| 9 |
+
xformers
|
|
|