walidchaib commited on
Commit
a4320e2
·
verified ·
1 Parent(s): c13179d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- gradio>=4.31.0
2
- tensorflow>=2.15.0
3
- Pillow>=10.0.0
4
- numpy>=1.24.0
5
- h5py>=3.10.0
6
- audioop-lts; python_version >= "3.13"
 
1
+ tensorflow
2
+ numpy
3
+ pillow
4
+ opencv-python
5
+ h5py
6
+ audioop-lts; python_version>="3.13"