Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -7
requirements.txt
CHANGED
@@ -1,7 +1,4 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
nltk==latest
|
6 |
-
gensim==latest
|
7 |
-
git+https://github.com/PrithivirajDamodaran/Gramformer.git
|
|
|
1 |
+
transformers==4.12.5
|
2 |
+
torch==1.9.0
|
3 |
+
errant==2.3.0
|
4 |
+
gradio==3.7.1
|
|
|
|
|
|