Tejasva-Maurya commited on
Commit
1eb0357
1 Parent(s): ff79940

Create requirements.txt

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