We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 610e2a6 commit db1cb0bCopy full SHA for db1cb0b
examples/dreambooth/README.md
@@ -92,7 +92,7 @@ accelerate launch train_dreambooth.py \
92
93
With the help of gradient checkpointing and the 8-bit optimizer from bitsandbytes it's possible to run train dreambooth on a 16GB GPU.
94
95
-Install `bitsandbytes` with `pip install bitsandbytes`
+To install `bitandbytes` please refer to this [readme](https://github.com/TimDettmers/bitsandbytes#requirements--installation).
96
97
```bash
98
export MODEL_NAME="CompVis/stable-diffusion-v1-4"
0 commit comments