背景
Anima Fast 当前 仅支持标准 LoRA:
mikazuki/schema/anima-lora-fast.ts:lora_type / network_module 写死为 LoRA
anima_fast_backend/adapter.py:非支持的 lora_type 直接 AdapterError(文案含 MVP)
标准 Anima(Kohya)已有 LoKr / LyCORIS 一等路径;Fast 侧缺口导致用户无法在加速引擎上使用同类网络。
拆分自原 epic(已关闭)讨论。
目标
- Anima Fast 支持 LyCORIS(建议先做 LoKr MVP,再扩 algo)
- Schema / UI 入口与标准 Anima 尽量对齐
- 明确权重导出与推理兼容策略(相对标准 Anima LoKr)
非目标(第一版)
- 全量 LyCORIS algo(ia3 / boft / …)
- Flux / Krea2(见其它 Issue)
验收
优先级
P2
背景
Anima Fast 当前 仅支持标准 LoRA:
mikazuki/schema/anima-lora-fast.ts:lora_type/network_module写死为 LoRAanima_fast_backend/adapter.py:非支持的lora_type直接AdapterError(文案含 MVP)标准 Anima(Kohya)已有 LoKr / LyCORIS 一等路径;Fast 侧缺口导致用户无法在加速引擎上使用同类网络。
拆分自原 epic(已关闭)讨论。
目标
非目标(第一版)
验收
优先级
P2