mirror of
https://github.com/vladmandic/automatic
synced 2026-08-31 01:20:59 +02:00
4bdda6d91a
CivitAI has no model type for a standalone transformer, so DiT finetunes are published as 'Checkpoint' like full models and all landed in Stable-diffusion, where the single-file transformer loader never looks. Route Checkpoint downloads to UNET unless the base model is a known full checkpoint (SD1.x/2.x, SDXL and its Pony/Illustrious/NoobAI derivatives, SVD, Kolors, Stable Cascade). Downloads with no base_model, or a civitai_save_type_folders override, keep the previous behavior.