Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
|
|
1 |
h5py==3.12.1
|
2 |
gradio==5.6.0
|
3 |
tensorflow==2.12.0
|
4 |
-
keras==2.
|
5 |
-
|
6 |
-
deep-translator==1.9.1
|
|
|
1 |
+
numpy==1.23.5
|
2 |
h5py==3.12.1
|
3 |
gradio==5.6.0
|
4 |
tensorflow==2.12.0
|
5 |
+
keras==2.10.0
|
6 |
+
deep-translator==1.9.0
|
|