Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
pandas>=1.3.5
|
| 2 |
openpyxl>=3.0.10
|
| 3 |
gradio>=3.36.0
|
| 4 |
-
numpy>=1.21.5
|
|
|
|
|
|
|
|
|
| 1 |
pandas>=1.3.5
|
| 2 |
openpyxl>=3.0.10
|
| 3 |
gradio>=3.36.0
|
| 4 |
+
numpy>=1.21.5
|
| 5 |
+
python-dotenv>=0.19.0
|
| 6 |
+
spacy>=3.0.0
|