Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
diffusers
Commits
af04479e
Unverified
Commit
af04479e
authored
Dec 05, 2022
by
Will Berman
Committed by
GitHub
Dec 05, 2022
Browse files
[docs] [dreambooth training] default accelerate config (#1564)
parent
9a52e33e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
examples/dreambooth/README.md
examples/dreambooth/README.md
+6
-0
No files found.
examples/dreambooth/README.md
View file @
af04479e
...
@@ -19,6 +19,12 @@ And initialize an [🤗Accelerate](https://github.com/huggingface/accelerate/) e
...
@@ -19,6 +19,12 @@ And initialize an [🤗Accelerate](https://github.com/huggingface/accelerate/) e
accelerate config
accelerate config
```
```
Or for a default accelerate configuration without answering questions about your environment
```
bash
accelerate config default
```
Or if your environment doesn't support an interactive shell e.g. a notebook
Or if your environment doesn't support an interactive shell e.g. a notebook
```
python
```
python
...
...
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