mirror of
https://github.com/kohya-ss/sd-scripts.git
synced 2026-04-10 15:00:23 +00:00
feat: add LoRA training support for Chroma
This commit is contained in:
@@ -3482,7 +3482,7 @@ def get_sai_model_spec(
|
||||
textual_inversion: bool,
|
||||
is_stable_diffusion_ckpt: Optional[bool] = None, # None for TI and LoRA
|
||||
sd3: str = None,
|
||||
flux: str = None,
|
||||
flux: str = None, # "dev", "schnell" or "chroma"
|
||||
):
|
||||
timestamp = time.time()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user