MCPcopy Create free account
hub / github.com/YesianRohn/TextSSR / convert_asymmetric_vqgan_to_diffusers.py

File convert_asymmetric_vqgan_to_diffusers.py

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

Source from the content-addressed store, hash-verified

1import argparse
2import time
3from pathlib import Path
4from typing import Any, Dict, Literal

Callers

nothing calls this directly

Calls 3

deviceMethod · 0.45
save_pretrainedMethod · 0.45

Tested by

no test coverage detected