Spaces:
Runtime error
Runtime error
AdamOswald1
commited on
Commit
•
6ab30a4
1
Parent(s):
8a95914
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch
|
3 |
diffusers
|
4 |
-
git+https://github.com/huggingface/diffusers.git
|
5 |
#transformers
|
6 |
git+https://github.com/huggingface/transformers
|
7 |
scipy
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch
|
3 |
diffusers
|
4 |
+
#git+https://github.com/huggingface/diffusers.git
|
5 |
#transformers
|
6 |
git+https://github.com/huggingface/transformers
|
7 |
scipy
|