omarbajouk commited on
Commit
dddf369
·
verified ·
1 Parent(s): 782bbb0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- gradio
2
- moviepy
 
3
  gtts
4
  pillow
5
  requests
@@ -12,3 +13,4 @@ onnxruntime
12
  torch
13
  git+https://github.com/huggingface/transformers.git
14
 
 
 
1
+ gradio>=4.0
2
+ moviepy==1.0.3
3
+ imageio[ffmpeg]
4
  gtts
5
  pillow
6
  requests
 
13
  torch
14
  git+https://github.com/huggingface/transformers.git
15
 
16
+