Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/huggingface/diffusers
/ convert_sd3_to_diffusers.py
File
convert_sd3_to_diffusers.py
scripts/convert_sd3_to_diffusers.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
argparse
2
from
contextlib
import
nullcontext
3
4
import
safetensors.torch
Callers
nothing calls this directly
Calls
2
is_accelerate_available
Function · 0.90
main
Function · 0.70
Tested by
no test coverage detected