MCPcopy
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

1import argparse
2from typing import Dict
3
4import torch

Callers

nothing calls this directly

Calls 7

get_argsFunction · 0.70
convertFunction · 0.70
loadMethod · 0.45
load_state_dictMethod · 0.45
save_pretrainedMethod · 0.45
toMethod · 0.45

Tested by

no test coverage detected