Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -1,2 +1,5 @@
|
|
1 |
gradio==4.43.0
|
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
|