Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/huggingface/diffusers
/ is_flax_available
Function
is_flax_available
src/diffusers/utils/import_utils.py:253–254 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
251
252
253
def
is_flax_available():
254
return
_flax_available
255
256
257
def
is_transformers_available():
Callers
15
get_all_auto_configured_models
Function · 0.90
check_all_models_are_auto_configured
Function · 0.90
require_flax
Function · 0.90
__init__.py
File · 0.85
require_flax
Function · 0.85
http_user_agent
Function · 0.85
run
Method · 0.85
__init__.py
File · 0.85
__init__.py
File · 0.85
pipeline_output.py
File · 0.85
__init__.py
File · 0.85
__init__.py
File · 0.85
Calls
no outgoing calls
Tested by
2
require_flax
Function · 0.72
require_flax
Function · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…