wangqixun commited on
Commit
49772ac
1 Parent(s): f04b62c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -6
README.md CHANGED
@@ -8,14 +8,10 @@
8
  |<img src="./pose.jpg" width = "400" /> | <img src="./demo_0.jpg" width = "400" /> | <img src="./demo_3.jpg" width = "400" /> | <img src="./demo_5.jpg" width = "400" /> | <img src="./demo_7.jpg" width = "400" /> | <img src="./demo_9.jpg" width = "400" /> |
9
 
10
 
11
- # Install Diffusers-SD3-Controlnet
 
12
 
13
- The current [diffusers](https://github.com/instantX-research/diffusers_sd3_control.git) have not been merged into the official code yet.
14
 
15
- ```cmd
16
- git clone -b sd3_control https://github.com/instantX-research/diffusers_sd3_control.git
17
- cd diffusers_sd3_control
18
- pip install -e .
19
  ```
20
 
21
  # Demo
 
8
  |<img src="./pose.jpg" width = "400" /> | <img src="./demo_0.jpg" width = "400" /> | <img src="./demo_3.jpg" width = "400" /> | <img src="./demo_5.jpg" width = "400" /> | <img src="./demo_7.jpg" width = "400" /> | <img src="./demo_9.jpg" width = "400" /> |
9
 
10
 
11
+ **Please ensure that the version of diffusers >= 0.30.0.dev0.**
12
+
13
 
 
14
 
 
 
 
 
15
  ```
16
 
17
  # Demo