MCPcopy 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
273def is_opencv_available():
274 return _opencv_available
275
276
277def is_scipy_available():

Callers 7

export_to_videoFunction · 0.90
__init__.pyFile · 0.85
_legacy_export_to_videoFunction · 0.85
export_to_videoFunction · 0.85
__init__.pyFile · 0.85
__init__.pyFile · 0.85

Calls

no outgoing calls

Tested by 2

export_to_videoFunction · 0.72
export_to_videoFunction · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…