Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
|
@@ -2,3 +2,7 @@ gradio
|
|
| 2 |
joblib
|
| 3 |
scikit-learn
|
| 4 |
lightgbm
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
joblib
|
| 3 |
scikit-learn
|
| 4 |
lightgbm
|
| 5 |
+
pandas
|
| 6 |
+
numpy
|
| 7 |
+
requests
|
| 8 |
+
scipy
|