"vscode:/vscode.git/clone" did not exist on "bfd411d0d599e89ba592d90f6e851eb5956cdd7f"
Unverified Commit af04479e authored by Will Berman's avatar Will Berman Committed by GitHub
Browse files

[docs] [dreambooth training] default accelerate config (#1564)

parent 9a52e33e
......@@ -19,6 +19,12 @@ And initialize an [🤗Accelerate](https://github.com/huggingface/accelerate/) e
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
```python
......
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