Manasa1 commited on
Commit
d563fad
·
verified ·
1 Parent(s): 2b9d594

Update requirements.txt

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