Skip to content

Commit

Permalink
Update README_sdxl.md (huggingface#4472)
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickvonplaten authored Aug 4, 2023
1 parent 06f73bd commit 66de221
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions examples/dreambooth/README_sdxl.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,6 @@ snapshot_download(
)
```

Since SDXL 0.9 weights are gated, we need to be authenticated to be able to use them. So, let's run:

```bash
huggingface-cli login
```

This will also allow us to push the trained LoRA parameters to the Hugging Face Hub platform.

Now, we can launch training using:
Expand Down

0 comments on commit 66de221

Please sign in to comment.