Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +24 -24
requirements.txt
CHANGED
|
@@ -1,24 +1,24 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
Flask
|
| 3 |
-
Flask-SQLAlchemy
|
| 4 |
-
Flask-Bootstrap
|
| 5 |
-
Flask-WTF
|
| 6 |
-
joblib
|
| 7 |
-
scikit-learn
|
| 8 |
-
numpy
|
| 9 |
-
pandas
|
| 10 |
-
matplotlib
|
| 11 |
-
seaborn
|
| 12 |
-
scipy
|
| 13 |
-
statsmodels
|
| 14 |
-
streamlit
|
| 15 |
-
google-api-core
|
| 16 |
-
google-auth
|
| 17 |
-
google-auth-httplib2
|
| 18 |
-
huggingface-hub
|
| 19 |
-
gunicorn
|
| 20 |
-
uvicorn
|
| 21 |
-
Werkzeug
|
| 22 |
-
requests
|
| 23 |
-
beautifulsoup4
|
| 24 |
-
plotly
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
Flask
|
| 3 |
+
Flask-SQLAlchemy
|
| 4 |
+
Flask-Bootstrap
|
| 5 |
+
Flask-WTF
|
| 6 |
+
joblib
|
| 7 |
+
scikit-learn
|
| 8 |
+
numpy
|
| 9 |
+
pandas
|
| 10 |
+
matplotlib
|
| 11 |
+
seaborn
|
| 12 |
+
scipy
|
| 13 |
+
statsmodels
|
| 14 |
+
streamlit
|
| 15 |
+
google-api-core
|
| 16 |
+
google-auth
|
| 17 |
+
google-auth-httplib2
|
| 18 |
+
huggingface-hub
|
| 19 |
+
gunicorn
|
| 20 |
+
uvicorn
|
| 21 |
+
Werkzeug
|
| 22 |
+
requests
|
| 23 |
+
beautifulsoup4
|
| 24 |
+
plotly
|