Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
renzhc
diffusers_dcu
Commits
66de2214
"git@developer.sourcefind.cn:OpenDAS/autoawq.git" did not exist on "0f3214b1b87d349ffa099f8559b347cff808379b"
Unverified
Commit
66de2214
authored
Aug 04, 2023
by
Patrick von Platen
Committed by
GitHub
Aug 04, 2023
Browse files
Update README_sdxl.md (#4472)
parent
06f73bd6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
+0
-6
examples/dreambooth/README_sdxl.md
examples/dreambooth/README_sdxl.md
+0
-6
No files found.
examples/dreambooth/README_sdxl.md
View file @
66de2214
...
@@ -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:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment