bachpro commited on
Commit
c43f426
·
verified ·
1 Parent(s): e67689c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
 
1
  torch==2.0.1
2
  torchaudio==2.0.2
3
  gradio==3.44.4
@@ -16,4 +17,5 @@ tensorboardX
16
  praat-parselmouth
17
  pyworld
18
  numba==0.58.1
19
- resampy
 
 
1
+
2
  torch==2.0.1
3
  torchaudio==2.0.2
4
  gradio==3.44.4
 
17
  praat-parselmouth
18
  pyworld
19
  numba==0.58.1
20
+ resampy
21
+ onnxruntime-cpu==1.15.0