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 aa469e4 commit bd65a01Copy full SHA for bd65a01
examples/dreambooth/README.md
@@ -19,7 +19,7 @@ cd diffusers
19
pip install -e .
20
```
21
22
-Then run
+Install the requirements in the `examples/dreambooth` folder as shown below.
23
```bash
24
cd examples/dreambooth
25
pip install -r requirements.txt
0 commit comments