Spaces:
Runtime error
Runtime error
Commit
·
e424e2f
1
Parent(s):
367671b
Update requirements.txt
Browse files- requirements.txt +0 -2
requirements.txt
CHANGED
@@ -1,9 +1,7 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch
|
3 |
torchvision==0.13.1+cu113
|
4 |
-
#diffusers
|
5 |
git+https://github.com/huggingface/diffusers.git
|
6 |
-
#transformers
|
7 |
git+https://github.com/huggingface/transformers
|
8 |
scipy
|
9 |
ftfy
|
|
|
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
|