Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/huggingface/diffusers
/ convert_animatediff_sparsectrl_to_diffusers.py
File
convert_animatediff_sparsectrl_to_diffusers.py
scripts/convert_animatediff_sparsectrl_to_diffusers.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
argparse
2
from
typing
import
Dict
3
4
import
torch
Callers
nothing calls this directly
Calls
7
SparseControlNetModel
Class · 0.90
get_args
Function · 0.70
convert
Function · 0.70
load
Method · 0.45
load_state_dict
Method · 0.45
save_pretrained
Method · 0.45
to
Method · 0.45
Tested by
no test coverage detected