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

File convert_tiny_autoencoder_to_diffusers.py

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

Source from the content-addressed store, hash-verified

1import argparse
2
3import safetensors.torch
4

Callers

nothing calls this directly

Calls 4

AutoencoderTinyClass · 0.90
load_state_dictMethod · 0.80
updateMethod · 0.45
save_pretrainedMethod · 0.45

Tested by

no test coverage detected