MCPcopy
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
253def is_flax_available():
254 return _flax_available
255
256
257def is_transformers_available():

Callers 15

require_flaxFunction · 0.90
__init__.pyFile · 0.85
require_flaxFunction · 0.85
http_user_agentFunction · 0.85
runMethod · 0.85
__init__.pyFile · 0.85
__init__.pyFile · 0.85
pipeline_output.pyFile · 0.85
__init__.pyFile · 0.85
__init__.pyFile · 0.85

Calls

no outgoing calls

Tested by 2

require_flaxFunction · 0.72
require_flaxFunction · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…