Commit
·
b21f072
1
Parent(s):
33141ed
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
gradio
|
2 |
joblib
|
3 |
-
scikit-learn
|
|
|
|
|
|
|
|
|
|
1 |
gradio
|
2 |
joblib
|
3 |
+
scikit-learn
|
4 |
+
pandas
|
5 |
+
numpy
|
6 |
+
tensorflow
|
7 |
+
pickle
|