Spaces:
Sleeping
Sleeping
Commit
·
ae1104e
1
Parent(s):
c98617b
Update requirements.txt
Browse files- requirements.txt +9 -1
requirements.txt
CHANGED
@@ -1,2 +1,10 @@
|
|
1 |
fastapi[all]
|
2 |
-
uvicorn[standard]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
fastapi[all]
|
2 |
+
uvicorn[standard]
|
3 |
+
beautifulsoup4
|
4 |
+
joblib
|
5 |
+
numpy
|
6 |
+
pandas==1.5.2
|
7 |
+
requests
|
8 |
+
streamlit
|
9 |
+
openpyxl
|
10 |
+
nltk
|