"docs/source/en/training/create_dataset.md" did not exist on "4bae76e4539c30f68fa4e39c4e492a2155cf81d0"
Unverified Commit 4e2a0218 authored by Ragnar Rova's avatar Ragnar Rova Committed by GitHub
Browse files

Model path for sdxl wrong in dreambooth README (#4261)

parent ebfe3431
......@@ -76,7 +76,7 @@ This will also allow us to push the trained LoRA parameters to the Hugging Face
Now, we can launch training using:
```bash
export MODEL_NAME="diffusers/stable-diffusion-xl-base-0.9"
export MODEL_NAME="stabilityai/stable-diffusion-xl-base-0.9"
export INSTANCE_DIR="dog"
export OUTPUT_DIR="lora-trained-xl"
......
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