Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -2,4 +2,7 @@ huggingface_hub==0.22.2
|
|
2 |
gradio
|
3 |
pandas
|
4 |
openpyxl
|
5 |
-
spacy
|
|
|
|
|
|
|
|
2 |
gradio
|
3 |
pandas
|
4 |
openpyxl
|
5 |
+
spacy
|
6 |
+
transformers
|
7 |
+
torch
|
8 |
+
nltk
|