OmPrakashSingh1704
commited on
Commit
•
1132eff
1
Parent(s):
8a158f5
Update README.md
Browse files
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
|
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:
|