Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,6 +5,6 @@ datasets>=2.20
|
|
| 5 |
pandas>=2.0
|
| 6 |
sentencepiece
|
| 7 |
deep-translator>=1.11
|
| 8 |
-
torch==2.3.1
|
| 9 |
huggingface_hub>=0.23.0
|
| 10 |
pyarrow
|
|
|
|
| 5 |
pandas>=2.0
|
| 6 |
sentencepiece
|
| 7 |
deep-translator>=1.11
|
| 8 |
+
torch==2.3.1+cpu ; extra-index-url https://download.pytorch.org/whl/cpu
|
| 9 |
huggingface_hub>=0.23.0
|
| 10 |
pyarrow
|