Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
1 |
+
gradio==3.50.2
|
2 |
+
transformers==4.36.2
|
3 |
+
spacy==3.7.2
|
4 |
+
nltk==3.8.1
|
5 |
+
torch==2.1.2
|
6 |
+
git+https://github.com/PrithivirajDamodaran/Gramformer.[email protected]
|