Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/huggingface/diffusers
/ is_flashpack_available
Function
is_flashpack_available
src/diffusers/utils/import_utils.py:365–366 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
363
364
365
def
is_flashpack_available():
366
return
_flashpack_available
367
368
369
def
is_torchao_available():
Callers
3
require_flashpack
Function · 0.90
save_pretrained
Method · 0.85
from_pretrained
Method · 0.85
Calls
no outgoing calls
Tested by
1
require_flashpack
Function · 0.72
Used in the wild
real call sites across dependent graphs
searching dependent graphs…