Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
gradio
|
|
|
|
|
|
|
| 2 |
joblib
|
| 3 |
scikit-learn
|
| 4 |
-
|
| 5 |
-
huggingface_hub
|
|
|
|
| 1 |
gradio
|
| 2 |
+
pandas
|
| 3 |
+
numpy
|
| 4 |
joblib
|
| 5 |
scikit-learn
|
| 6 |
+
huggingface_hub
|
|
|