MCPcopy Index your code
hub / github.com/huggingface/diffusers / convert_wan_to_diffusers.py

File convert_wan_to_diffusers.py

scripts/convert_wan_to_diffusers.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import argparse
2import pathlib
3from typing import Any, Dict, Tuple
4

Callers

nothing calls this directly

Calls 12

WanPipelineClass · 0.90
WanVACEPipelineClass · 0.90
WanAnimatePipelineClass · 0.90
convert_vae_22Function · 0.85
get_argsFunction · 0.70
convert_transformerFunction · 0.70
convert_vaeFunction · 0.70
from_pretrainedMethod · 0.45
toMethod · 0.45
save_pretrainedMethod · 0.45

Tested by

no test coverage detected