gauri-sharan commited on
Commit
1a52f9a
·
verified ·
1 Parent(s): ab907f9

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ git+https://github.com/huggingface/transformers.git
3
+ torch
4
+ scipy
5
+ transformers
6
+ torchaudio
7
+ accelerate
8
+ soundfile
9
+ numpy