MCPcopy Index your code
hub / github.com/huggingface/diffusers / __init__.py

File __init__.py

src/diffusers/pipelines/stable_diffusion_xl/__init__.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from typing import TYPE_CHECKING
2
3from ...utils import (
4 DIFFUSERS_SLOW_IMPORT,

Callers

nothing calls this directly

Calls 7

is_flax_availableFunction · 0.85
is_torch_availableFunction · 0.85
get_objects_from_moduleFunction · 0.85
_LazyModuleClass · 0.85
updateMethod · 0.45

Tested by

no test coverage detected