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