Xenobd commited on
Commit
f28ea26
·
verified ·
1 Parent(s): bfc658b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ onnxruntime==1.23.1
2
+ numpy>=1.26.0
3
+ soundfile>=0.12.1
4
+ librosa>=0.10.0
5
+ PyYAML>=6.0