Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -4
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
-
|
2 |
-
tensorflow
|
3 |
-
|
4 |
-
|
|
|
|
|
|
|
|
1 |
+
flask==3.1.0
|
2 |
+
tensorflow
|
3 |
+
Pillow==10.2.0
|
4 |
+
numpy==1.23.5
|
5 |
+
keras
|
6 |
+
gunicorn
|
7 |
+
gradio
|