We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d35b704 commit 4d3363aCopy full SHA for 4d3363a
examples/dreambooth/README_sdxl.md
@@ -92,8 +92,7 @@ accelerate launch train_dreambooth_lora_sdxl.py \
92
--max_train_steps=500 \
93
--validation_prompt="A photo of sks dog in a bucket" \
94
--validation_epochs=25 \
95
- --seed="0" \
96
- --push_to_hub
+ --seed="0"
97
```
98
99
To better track our training experiments, we're using the following flags in the command above:
0 commit comments