Manasa1 commited on
Commit
7bda67a
·
verified ·
1 Parent(s): 3dc8327

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -7
requirements.txt CHANGED
@@ -1,12 +1,9 @@
1
- gradio
2
- transformers
3
- torch
4
  pyttsx3
5
- moviepy
6
  pydub
7
- numpy
8
- scipy
9
-
 
10
 
11
 
12
 
 
 
 
 
1
  pyttsx3
 
2
  pydub
3
+ moviepy
4
+ imageio
5
+ Pillow
6
+ gTTS
7
 
8
 
9