Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YesianRohn/TextSSR
/ is_flax_available
Function
is_flax_available
diffusers/src/diffusers/utils/import_utils.py:355–356 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
353
354
355
def
is_flax_available():
356
return
_flax_available
357
358
359
def
is_transformers_available():
Callers
15
get_all_auto_configured_models
Function · 0.90
check_all_models_are_auto_configured
Function · 0.90
test_pipelines_flax.py
File · 0.90
test_stable_diffusion_flax_inpaint.py
File · 0.90
test_stable_diffusion_flax.py
File · 0.90
test_flax_controlnet.py
File · 0.90
test_scheduler_flax.py
File · 0.90
test_modeling_common_flax.py
File · 0.90
test_models_unet_2d_flax.py
File · 0.90
test_models_vae_flax.py
File · 0.90
__init__.py
File · 0.85
require_flax
Function · 0.85
Calls
no outgoing calls
Tested by
1
require_flax
Function · 0.68