Upload folder using huggingface_hub
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -4,3 +4,6 @@ streamlit==1.43.2
|
|
| 4 |
joblib==1.5.1
|
| 5 |
scikit-learn==1.6.0
|
| 6 |
xgboost==2.1.4
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
joblib==1.5.1
|
| 5 |
scikit-learn==1.6.0
|
| 6 |
xgboost==2.1.4
|
| 7 |
+
matplotlib ==3.8.2
|
| 8 |
+
mlflow==3.0.1
|
| 9 |
+
pyngrok==7.2.12
|