subramaniansrc commited on
Commit
a543cc1
·
verified ·
1 Parent(s): aa80c6b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ python-pptx
3
+ transformers
4
+ torch
5
+ TTS
6
+ googletrans==4.0.0rc1
7
+ numpy
8
+ soundfile