Skip to content

Commit 0e46c55

Browse files
authored
Update README.md (#12193)
1 parent 8f8888a commit 0e46c55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/dreambooth/README_qwen.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ export MODEL_NAME="Qwen/Qwen-Image"
7777
export INSTANCE_DIR="dog"
7878
export OUTPUT_DIR="trained-qwenimage-lora"
7979

80-
accelerate launch train_dreambooth_lora_qwenimage.py \
80+
accelerate launch train_dreambooth_lora_qwen_image.py \
8181
--pretrained_model_name_or_path=$MODEL_NAME \
8282
--instance_data_dir=$INSTANCE_DIR \
8383
--output_dir=$OUTPUT_DIR \

0 commit comments

Comments
 (0)