Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
fastcoref==2.1.6
|
| 2 |
transformers==4.40.0
|
| 3 |
spacy==3.7.5
|
| 4 |
-
torch--index-url https://download.pytorch.org/whl/cpu
|
| 5 |
deep-translator
|
|
|
|
| 1 |
fastcoref==2.1.6
|
| 2 |
transformers==4.40.0
|
| 3 |
spacy==3.7.5
|
| 4 |
+
torch --index-url https://download.pytorch.org/whl/cpu
|
| 5 |
deep-translator
|