Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YesianRohn/TextSSR
/ is_accelerate_available
Function
is_accelerate_available
diffusers/src/diffusers/utils/import_utils.py:391–392 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
389
390
391
def
is_accelerate_available():
392
return
_accelerate_available
393
394
395
def
is_k_diffusion_available():
Callers
15
convert_svd_to_diffusers.py
File · 0.90
convert_stable_cascade_lite.py
File · 0.90
convert_stable_audio.py
File · 0.90
main
Function · 0.90
convert_stable_cascade.py
File · 0.90
test_lora_layers_sd.py
File · 0.90
test_lora_layers_sdxl.py
File · 0.90
convert_original_promptdiffusion_to_diffusers.py
File · 0.90
convert_ldm_clip_checkpoint
Function · 0.90
convert_open_clip_checkpoint
Function · 0.90
convert_controlnet_checkpoint
Function · 0.90
convert_promptdiffusion_checkpoint
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected