Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -7
requirements.txt
CHANGED
|
@@ -1,9 +1,8 @@
|
|
| 1 |
joblib
|
| 2 |
-
matplotlib
|
| 3 |
-
numpy
|
| 4 |
-
pandas
|
| 5 |
-
Pillow
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
scikit_learn
|
| 9 |
gradio
|
|
|
|
| 1 |
joblib
|
| 2 |
+
matplotlib
|
| 3 |
+
numpy
|
| 4 |
+
pandas
|
| 5 |
+
Pillow
|
| 6 |
+
protobuf
|
| 7 |
+
scikit-learn
|
|
|
|
| 8 |
gradio
|