Unverified Commit 0e46c559 authored by Meta's avatar Meta Committed by GitHub
Browse files

Update README.md (#12193)

parent 8f8888a7
......@@ -77,7 +77,7 @@ export MODEL_NAME="Qwen/Qwen-Image"
export INSTANCE_DIR="dog"
export OUTPUT_DIR="trained-qwenimage-lora"
accelerate launch train_dreambooth_lora_qwenimage.py \
accelerate launch train_dreambooth_lora_qwen_image.py \
--pretrained_model_name_or_path=$MODEL_NAME \
--instance_data_dir=$INSTANCE_DIR \
--output_dir=$OUTPUT_DIR \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment