viccpoes commited on
Commit
f1b0823
1 Parent(s): 7d29b01

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 numpy git+https://github.com/huggingface/diffusers.git
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