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
1c4c4c48
Unverified
Commit
1c4c4c48
authored
Sep 28, 2023
by
Nicholas Bardy
Committed by
GitHub
Sep 28, 2023
Browse files
Correct file name in t2i adapter training readme (#5207)
Update README_sdxl.md
parent
d840253f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
examples/t2i_adapter/README_sdxl.md
examples/t2i_adapter/README_sdxl.md
+1
-1
No files found.
examples/t2i_adapter/README_sdxl.md
View file @
1c4c4c48
...
@@ -20,7 +20,7 @@ pip install -e .
...
@@ -20,7 +20,7 @@ pip install -e .
Then cd in the
`examples/t2i_adapter`
folder and run
Then cd in the
`examples/t2i_adapter`
folder and run
```
bash
```
bash
pip
install
-r
requirements
_sdxl
.txt
pip
install
-r
requirements.txt
```
```
And initialize an
[
🤗Accelerate
](
https://github.com/huggingface/accelerate/
)
environment with:
And initialize an
[
🤗Accelerate
](
https://github.com/huggingface/accelerate/
)
environment with:
...
...
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