Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/huggingface/diffusers
/ is_onnx_available
Function
is_onnx_available
src/diffusers/utils/import_utils.py:269–270 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
267
268
269
def
is_onnx_available():
270
return
_onnx_available
271
272
273
def
is_opencv_available():
Callers
14
require_onnxruntime
Function · 0.90
__init__.py
File · 0.85
require_onnxruntime
Function · 0.85
http_user_agent
Function · 0.85
onnx_utils.py
File · 0.85
__init__.py
File · 0.85
__init__.py
File · 0.85
pipeline_spectrogram_diffusion.py
File · 0.85
__init__
Method · 0.85
__call__
Method · 0.85
test_onnx_stable_diffusion_upscale.py
File · 0.85
test_onnx_stable_diffusion_img2img.py
File · 0.85
Calls
no outgoing calls
Tested by
2
require_onnxruntime
Function · 0.72
require_onnxruntime
Function · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…