Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/huggingface/diffusers
/ __init__.py
File
__init__.py
src/diffusers/pipelines/stable_diffusion/__init__.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
typing
import
TYPE_CHECKING
2
3
from
...utils
import
(
4
DIFFUSERS_SLOW_IMPORT,
Callers
nothing calls this directly
Calls
9
is_transformers_available
Function · 0.85
is_flax_available
Function · 0.85
is_torch_available
Function · 0.85
OptionalDependencyNotAvailable
Class · 0.85
get_objects_from_module
Function · 0.85
is_transformers_version
Function · 0.85
is_onnx_available
Function · 0.85
_LazyModule
Class · 0.85
update
Method · 0.45
Tested by
no test coverage detected