MCPcopy
hub / github.com/huggingface/diffusers / convert_aura_flow_to_diffusers.py

File convert_aura_flow_to_diffusers.py

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

Source from the content-addressed store, hash-verified

1import argparse
2
3import torch
4from huggingface_hub import hf_hub_download

Callers

nothing calls this directly

Calls 3

populate_state_dictFunction · 0.85
push_to_hubMethod · 0.80
save_pretrainedMethod · 0.45

Tested by

no test coverage detected