DeepLearning101 commited on
Commit
406f587
·
verified ·
1 Parent(s): 516c55f

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ torch==1.13.1
2
+ torchaudio==0.13.1
3
+ gradio==3.36.0
4
+ soundfile
5
+ librosa
6
+ numpy