Change onnxsim to onnxsim-prebuilt
This commit is contained in:
@@ -13,7 +13,7 @@ onnx
|
|||||||
onnxconverter-common
|
onnxconverter-common
|
||||||
onnxruntime
|
onnxruntime
|
||||||
onnxruntime-gpu
|
onnxruntime-gpu
|
||||||
onnxsim
|
onnxsim-prebuilt
|
||||||
pyannote.audio>=3.1.0
|
pyannote.audio>=3.1.0
|
||||||
pyloudnorm
|
pyloudnorm
|
||||||
pyopenjtalk-dict
|
pyopenjtalk-dict
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ onnxconverter-common
|
|||||||
onnxruntime
|
onnxruntime
|
||||||
onnxruntime-directml; sys_platform == 'win32'
|
onnxruntime-directml; sys_platform == 'win32'
|
||||||
onnxruntime-gpu; sys_platform != 'darwin'
|
onnxruntime-gpu; sys_platform != 'darwin'
|
||||||
onnxsim
|
onnxsim-prebuilt
|
||||||
# protobuf==4.25
|
# protobuf==4.25
|
||||||
psutil
|
psutil
|
||||||
# punctuators
|
# punctuators
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ onnxconverter-common
|
|||||||
onnxruntime
|
onnxruntime
|
||||||
onnxruntime-directml; sys_platform == 'win32'
|
onnxruntime-directml; sys_platform == 'win32'
|
||||||
onnxruntime-gpu; sys_platform != 'darwin'
|
onnxruntime-gpu; sys_platform != 'darwin'
|
||||||
onnxsim
|
onnxsim-prebuilt
|
||||||
protobuf==4.25
|
protobuf==4.25
|
||||||
psutil
|
psutil
|
||||||
punctuators
|
punctuators
|
||||||
|
|||||||
Reference in New Issue
Block a user