Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,6 +3,7 @@ pandas
|
|
| 3 |
numpy
|
| 4 |
scikit-learn
|
| 5 |
joblib
|
|
|
|
| 6 |
requests
|
| 7 |
supabase # optional if you move to supabase‑py later
|
| 8 |
streamlit-autorefresh
|
|
|
|
| 3 |
numpy
|
| 4 |
scikit-learn
|
| 5 |
joblib
|
| 6 |
+
plotly
|
| 7 |
requests
|
| 8 |
supabase # optional if you move to supabase‑py later
|
| 9 |
streamlit-autorefresh
|