omarbajouk commited on
Commit
16e1057
·
verified ·
1 Parent(s): 57cc5a2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,11 +1,12 @@
1
- gradio>=4.0
 
2
  moviepy==1.0.3
3
  imageio[ffmpeg]
4
  Pillow
5
  requests
6
  rich
7
  huggingface_hub
8
- pydub
9
  soundfile
10
  edge_tts==7.2.0
11
  gtts
 
1
+
2
+ gradio==4.36.1
3
  moviepy==1.0.3
4
  imageio[ffmpeg]
5
  Pillow
6
  requests
7
  rich
8
  huggingface_hub
9
+ pydub==0.25.1
10
  soundfile
11
  edge_tts==7.2.0
12
  gtts