Update README.md
Browse files
README.md
CHANGED
@@ -25,7 +25,7 @@ For more information about ControlNet, please have a look at this [thread](https
|
|
25 |
Install the following dependencies and then run the code below:
|
26 |
|
27 |
```bash
|
28 |
-
pip install opencv-python
|
29 |
```
|
30 |
|
31 |
|
|
|
25 |
Install the following dependencies and then run the code below:
|
26 |
|
27 |
```bash
|
28 |
+
pip install opencv-python git+https://github.com/huggingface/diffusers.git
|
29 |
```
|
30 |
|
31 |
|