Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
|
1 |
+
gradio==3.31.0
|
2 |
+
transformers==4.29.0
|
3 |
+
spacy==3.5.0
|
4 |
+
huggingface_hub==0.14.1
|
5 |
+
sentencepiece==0.1.97
|