Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/huggingface/diffusers
/ is_torchvision_available
Function
is_torchvision_available
src/diffusers/utils/import_utils.py:333–334 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
331
332
333
def
is_torchvision_available():
334
return
_torchvision_available
335
336
337
def
is_matplotlib_available():
Callers
9
training_utils.py
File · 0.85
resolve_interpolation_mode
Function · 0.85
pipeline_omnigen.py
File · 0.85
processor_omnigen.py
File · 0.85
consisid_utils.py
File · 0.85
pipeline_cosmos2_5_predict.py
File · 0.85
encoders.py
File · 0.85
controlnet_cosmos.py
File · 0.85
transformer_cosmos.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…