Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
371
def
is_onnx_available():
372
return
_onnx_available
373
374
375
def
is_opencv_available():
Callers
13
__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
test_onnx_stable_diffusion.py
File · 0.85
Calls
no outgoing calls
Tested by
1
require_onnxruntime
Function · 0.68