Spaces:
Sleeping
Sleeping
Commit
·
bf2caa3
1
Parent(s):
b6d9cbc
Added Missing Requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
gradio==4.32.2
|
2 |
keras==2.9.0
|
3 |
opencv-python==4.9.0.80
|
4 |
-
numpy==1.26.4
|
|
|
|
1 |
gradio==4.32.2
|
2 |
keras==2.9.0
|
3 |
opencv-python==4.9.0.80
|
4 |
+
numpy==1.26.4
|
5 |
+
tensorflow==2.9.0
|