Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -3
requirements.txt
CHANGED
@@ -1,3 +1,6 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
1 |
+
h5py>=3.0.0,<4.0.0
|
2 |
+
gradio>=3.0.0,<4.0.0
|
3 |
+
tensorflow>=2.12.0,<3.0.0
|
4 |
+
keras>=2.12.0,<3.0.0
|
5 |
+
numpy==1.23.5
|
6 |
+
deep-translator>=1.9.0,<2.0.0
|