bhavanishankarpullela commited on
Commit
976a5e0
1 Parent(s): 2dc3fe1

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ numpy
3
+ pandas
4
+ transformers
5
+ deep-translator
6
+ datasets
7
+ requests
8
+ torch
9
+ torchvision
10
+ torchaudio
11
+ soundfile
12
+