MCPcopy Create free account
hub / github.com/YesianRohn/TextSSR / is_onnx_available

Function is_onnx_available

diffusers/src/diffusers/utils/import_utils.py:371–372  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

369
370
371def is_onnx_available():
372 return _onnx_available
373
374
375def is_opencv_available():

Callers 13

__init__.pyFile · 0.85
require_onnxruntimeFunction · 0.85
http_user_agentFunction · 0.85
onnx_utils.pyFile · 0.85
__init__.pyFile · 0.85
__init__.pyFile · 0.85
__init__Method · 0.85
__call__Method · 0.85

Calls

no outgoing calls

Tested by 1

require_onnxruntimeFunction · 0.68