Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,7 +1,6 @@
|
|
| 1 |
-
|
| 2 |
streamlit
|
| 3 |
pandas
|
| 4 |
scikit-learn
|
| 5 |
joblib
|
| 6 |
huggingface_hub
|
| 7 |
-
|
|
|
|
|
|
|
| 1 |
streamlit
|
| 2 |
pandas
|
| 3 |
scikit-learn
|
| 4 |
joblib
|
| 5 |
huggingface_hub
|
| 6 |
+
mlflow
|