project21 commited on
Commit
2432f53
·
verified ·
1 Parent(s): 543424d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -3
requirements.txt CHANGED
@@ -1,3 +1,6 @@
1
- gradio==4.43.0
2
- tensorflow==2.11.0
3
- numpy==1.26.0
 
 
 
 
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