Training Batch/Queue (Guide) #3092
AgavaBlack
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Create a
.txt
file.Copy and paste the following into the
.txt
file:Set up your LoRA in Kohya ss as usual Instead of clicking "Start Training," click "Print Training Command."
Locate your training command in the console. It will appear after the line:
WARNING Here is the trainer command as a reference. It will not be executed:
Copy and paste this command into the
.txt
file you created earlier, replacing my placeholder commands. If your file path contains spaces (e.g.,Crimson Black
), enclose the path in quotation marks (""
).You can add multiple training commands one after another, and they will execute in sequence.
Rename the
.txt
file to.bat
.Launch the
.bat
file to begin training.Beta Was this translation helpful? Give feedback.
All reactions