StaticFace commited on
Commit
b7aaf3f
·
verified ·
1 Parent(s): 7f96264

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- soundfile
2
- onnxruntime
3
- sentencepiece
4
- scipy
 
1
+ soundfile==0.13.1
2
+ onnxruntime==1.24.1
3
+ sentencepiece==0.2.1
4
+ scipy==1.17.0