Spaces:
Runtime error
Runtime error
Commit ·
f2484c9
1
Parent(s): b5b1a8a
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ pandas
|
|
| 2 |
numpy
|
| 3 |
joblib
|
| 4 |
load
|
| 5 |
-
gradio
|
|
|
|
|
|
| 2 |
numpy
|
| 3 |
joblib
|
| 4 |
load
|
| 5 |
+
gradio
|
| 6 |
+
scikit-learn
|