mirror of
https://github.com/modelscope/DiffSynth-Studio.git
synced 2026-03-19 06:48:12 +00:00
4 lines
97 B
Bash
4 lines
97 B
Bash
accelerate launch \
|
|
train.py \
|
|
--output_path models/nexus_v3 \
|
|
--steps_per_epoch 4000 |