Unverified Commit 3c50f0cd authored by Taechai's avatar Taechai Committed by GitHub
Browse files

Update README.md (#12182)



* Update README.md

Specify the full dir

* Update examples/dreambooth/README.md
Co-authored-by: default avatarSteven Liu <59462357+stevhliu@users.noreply.github.com>

---------
Co-authored-by: default avatarSteven Liu <59462357+stevhliu@users.noreply.github.com>
parent 555b6cc3
......@@ -19,8 +19,9 @@ cd diffusers
pip install -e .
```
Then cd in the example folder and run
Install the requirements in the `examples/dreambooth` folder as shown below.
```bash
cd examples/dreambooth
pip install -r requirements.txt
```
......
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