Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ gradio==3.14.0
|
|
2 |
numpy
|
3 |
tensorflow
|
4 |
matplotlib
|
5 |
-
|
|
|
|
2 |
numpy
|
3 |
tensorflow
|
4 |
matplotlib
|
5 |
+
Pillow
|
6 |
+
scikit-learn
|