Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
--
|
2 |
-
torch==2.3.0
|
3 |
transformers==4.40.2
|
4 |
numpy==1.26.4
|
5 |
Pillow
|
|
|
1 |
+
torch==2.3.0 --index-url https://download.pytorch.org/whl/cu121
|
|
|
2 |
transformers==4.40.2
|
3 |
numpy==1.26.4
|
4 |
Pillow
|