Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/huggingface/diffusers
/ is_transformers_available
Function
is_transformers_available
src/diffusers/utils/import_utils.py:257–258 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
255
256
257
def
is_transformers_available():
258
return
_transformers_available
259
260
261
def
is_inflect_available():
Callers
15
convert_flux_xlabs_ipadapter_to_diffusers.py
File · 0.90
testing_utils.py
File · 0.90
decorator
Function · 0.90
training_utils.py
File · 0.85
step
Method · 0.85
__init__.py
File · 0.85
constants.py
File · 0.85
testing_utils.py
File · 0.85
decorator
Function · 0.85
run
Method · 0.85
pipeline_loading_utils.py
File · 0.85
is_safetensors_compatible
Function · 0.85
Calls
no outgoing calls
Tested by
2
decorator
Function · 0.72
decorator
Function · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…