Spaces:
Runtime error
Runtime error
Commit ·
acb7896
1
Parent(s): c482f94
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
|
@@ -1,15 +1,15 @@
|
|
| 1 |
altair
|
| 2 |
flask
|
| 3 |
-
flask[all]
|
| 4 |
gunicorn
|
| 5 |
huggingface_hub
|
| 6 |
langchain
|
| 7 |
-
pandas
|
| 8 |
-
pydantic
|
| 9 |
python-dotenv
|
| 10 |
Requests
|
| 11 |
-
|
| 12 |
-
|
|
|
|
|
|
|
| 13 |
#uvicorn[standard]
|
| 14 |
#fastapi[all]
|
| 15 |
#uvicorn[standard]
|
|
|
|
| 1 |
altair
|
| 2 |
flask
|
| 3 |
+
#flask[all]
|
| 4 |
gunicorn
|
| 5 |
huggingface_hub
|
| 6 |
langchain
|
|
|
|
|
|
|
| 7 |
python-dotenv
|
| 8 |
Requests
|
| 9 |
+
#pandas
|
| 10 |
+
#pydantic
|
| 11 |
+
#scikit-learn==1.2.2
|
| 12 |
+
#streamlit
|
| 13 |
#uvicorn[standard]
|
| 14 |
#fastapi[all]
|
| 15 |
#uvicorn[standard]
|