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