Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -69,7 +69,7 @@ Experimentally, the checkpoint can be used with other diffusion models such as d
69
  1. Install https://github.com/patrickvonplaten/controlnet_aux
70
 
71
  ```sh
72
- $ pip install controlnet_aux==0.3.0
73
  ```
74
 
75
  2. Let's install `diffusers` and related packages:
 
69
  1. Install https://github.com/patrickvonplaten/controlnet_aux
70
 
71
  ```sh
72
+ $ pip install controlnet_aux==0.0.3
73
  ```
74
 
75
  2. Let's install `diffusers` and related packages: