Spaces:
Build error
Build error
fix
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 2 |
-
torch==1.
|
| 3 |
numpy==1.26
|
| 4 |
pytorch-lightning==1.6.0
|
| 5 |
transformers==4.20.0
|
|
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 2 |
+
torch==1.11.0
|
| 3 |
numpy==1.26
|
| 4 |
pytorch-lightning==1.6.0
|
| 5 |
transformers==4.20.0
|