Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,4 +3,4 @@ transformers==4.25.1
|
|
3 |
datasets==2.6.1
|
4 |
pandas==1.5.3
|
5 |
huggingface_hub==0.14.1
|
6 |
-
torch==
|
|
|
3 |
datasets==2.6.1
|
4 |
pandas==1.5.3
|
5 |
huggingface_hub==0.14.1
|
6 |
+
torch==2.3.0
|