chaouch commited on
Commit
41c40a7
1 Parent(s): 23eb270
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  gradio
2
- tensorflow
3
- numpy
 
4
  ffmpeg
5
  requests
6
  opencv-python
 
1
  gradio
2
+ tensorflow==2.15
3
+ keras
4
+ numpy==1.25.2
5
  ffmpeg
6
  requests
7
  opencv-python