Spaces:
Sleeping
Sleeping
SoulMind01
commited on
Commit
·
7205e49
1
Parent(s):
c19ff11
Updated `requirements.txt`. Using the latest tensorflow version
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
flask==3.1.0
|
2 |
-
tensorflow
|
3 |
Pillow==10.2.0
|
4 |
numpy==1.23.5
|
5 |
keras
|
6 |
-
gunicorn
|
|
|
|
1 |
flask==3.1.0
|
2 |
+
tensorflow
|
3 |
Pillow==10.2.0
|
4 |
numpy==1.23.5
|
5 |
keras
|
6 |
+
gunicorn
|
7 |
+
gradio
|