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