pull/3451/head
sungjoonkim 2025-10-24 22:16:44 +09:00
parent 60a4212d65
commit 7ad6f139b5
4 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ setx CUDA_VISIBLE_DEVICES "1"
accelerate launch --num_cpu_threads_per_process 1 --mixed_precision bf16 ^
sdxl_train_network.py ^
--pretrained_model_name_or_path="./models/stable-diffusion-xl-base-1.0" ^
--train_data_dir="./dataset/mainchar" ^
--train_data_dir="./dataset/train/mainchar" ^
--output_dir="./output_model" ^
--logging_dir="./logs" ^
--output_name="karina" ^

@ -1 +1 @@
Subproject commit 3e6935a07edcb944407840ef74fcaf6fcad352f7
Subproject commit c77ae0492ee24e2279eb66d3405de22237ac757f