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

File convert_mochi_to_diffusers.py

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

Source from the content-addressed store, hash-verified

1import argparse
2from contextlib import nullcontext
3
4import torch

Callers

nothing calls this directly

Calls 2

is_accelerate_availableFunction · 0.90
mainFunction · 0.70

Tested by

no test coverage detected