Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/huggingface/diffusers
/ __init__.py
File
__init__.py
src/diffusers/__init__.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
__version__ =
"0.38.0"
2
3
from
typing
import
TYPE_CHECKING
4
Callers
nothing calls this directly
Calls
15
is_torch_available
Function · 0.85
is_accelerate_available
Function · 0.85
is_bitsandbytes_available
Function · 0.85
OptionalDependencyNotAvailable
Class · 0.85
is_gguf_available
Function · 0.85
is_torchao_available
Function · 0.85
is_optimum_quanto_available
Function · 0.85
is_nvidia_modelopt_available
Function · 0.85
is_onnx_available
Function · 0.85
is_scipy_available
Function · 0.85
is_torchsde_available
Function · 0.85
is_transformers_available
Function · 0.85
Tested by
no test coverage detected