mirror of
https://github.com/hoshikawa2/image_lora_training.git
synced 2026-03-11 17:14:57 +00:00
first commit
This commit is contained in:
@@ -208,7 +208,7 @@ for epoch in range(EPOCHS):
|
||||
print(f"Epoch {epoch} Step {step} Loss {loss.item():.4f}")
|
||||
|
||||
# =========================
|
||||
# SAVE LoRA CORRETO
|
||||
# SAVE LoRA
|
||||
# =========================
|
||||
|
||||
OUTPUT_DIR.mkdir(parents=True, exist_ok=True)
|
||||
|
||||
Reference in New Issue
Block a user