nirajandhakal commited on
Commit
29f32db
1 Parent(s): 2bddd90

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ transformers
2
+ huggingface
3
+ huggingface_hub
4
+ gradio
5
+ glob
6
+ argparse
7
+ pytts3
8
+ torch
9
+ torchaudio
10
+ PYPDF2
11
+ subprocess