mirror of
https://github.com/vladmandic/automatic
synced 2026-09-09 06:18:43 +02:00
0c44b93b25
Move the family-iteration loop into pipelines/flux/flux2_lora.try_load so the f2 branch in lora_load.load_safetensors becomes a one-line call. Per-family try_load_* entry points stay public for direct testing. Addresses review feedback on PR #4841.