Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
argparse
2
import
pathlib
3
from
typing
import
Any, Dict, Tuple
4
Callers
nothing calls this directly
Calls
12
UniPCMultistepScheduler
Class · 0.90
WanImageToVideoPipeline
Class · 0.90
WanPipeline
Class · 0.90
WanVACEPipeline
Class · 0.90
WanAnimatePipeline
Class · 0.90
convert_vae_22
Function · 0.85
get_args
Function · 0.70
convert_transformer
Function · 0.70
convert_vae
Function · 0.70
from_pretrained
Method · 0.45
to
Method · 0.45
save_pretrained
Method · 0.45
Tested by
no test coverage detected