"git@developer.sourcefind.cn:OpenDAS/autoawq.git" did not exist on "0f3214b1b87d349ffa099f8559b347cff808379b"
Unverified Commit 66de2214 authored by Patrick von Platen's avatar Patrick von Platen Committed by GitHub
Browse files

Update README_sdxl.md (#4472)

parent 06f73bd6
...@@ -65,12 +65,6 @@ snapshot_download( ...@@ -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. This will also allow us to push the trained LoRA parameters to the Hugging Face Hub platform.
Now, we can launch training using: Now, we can launch training using:
......
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