Update Requirements.txt
Browse files- Requirements.txt +5 -2
Requirements.txt
CHANGED
@@ -1,2 +1,5 @@
|
|
1 |
-
gradio
|
2 |
-
tensorflow==2.11.0
|
|
|
|
|
|
|
|
1 |
+
gradio==4.43.0
|
2 |
+
tensorflow==2.11.0
|
3 |
+
keras==3.4.1
|
4 |
+
numpy==1.26.4
|
5 |
+
pillow==9.4.0
|