Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/huggingface/diffusers
/ is_opencv_available
Function
is_opencv_available
src/diffusers/utils/import_utils.py:273–274 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
271
272
273
def
is_opencv_available():
274
return
_opencv_available
275
276
277
def
is_scipy_available():
Callers
7
export_to_video
Function · 0.90
__init__.py
File · 0.85
_legacy_export_to_video
Function · 0.85
export_to_video
Function · 0.85
__init__.py
File · 0.85
__init__.py
File · 0.85
pipeline_consisid.py
File · 0.85
Calls
no outgoing calls
Tested by
2
export_to_video
Function · 0.72
export_to_video
Function · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…