"src/git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "8d9c4a531ba48d19b96d7bf38786b560f32298df"
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 ...@@ -19,8 +19,9 @@ cd diffusers
pip install -e . pip install -e .
``` ```
Then cd in the example folder and run Install the requirements in the `examples/dreambooth` folder as shown below.
```bash ```bash
cd examples/dreambooth
pip install -r requirements.txt 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