MySafeCode commited on
Commit
45c6aac
·
verified ·
1 Parent(s): 8b4de64

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- gradio>=4.0.0
2
- pydub>=0.25.1
3
- numpy>=1.21.0
4
- ffmpeg-python>=0.2.0
 
1
+ gradio==6.3.0
2
+ pydub==0.25.1
3
+ numpy>=1.24.0
4
+ ffmpeg-python==0.2.0