Spaces:
Runtime error
Runtime error
Commit
·
7b7d1fb
1
Parent(s):
6546897
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ git+https://github.com/huggingface/diffusers.git
|
|
2 |
git+https://github.com/huggingface/transformers.git
|
3 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
4 |
torch >= 2.0
|
5 |
-
accelerate
|
|
|
|
2 |
git+https://github.com/huggingface/transformers.git
|
3 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
4 |
torch >= 2.0
|
5 |
+
accelerate
|
6 |
+
torch -U
|