Update README.md
Browse files
README.md
CHANGED
|
@@ -4,6 +4,7 @@ license: openrail
|
|
| 4 |
|
| 5 |
|
| 6 |
# ControlNet-XS
|
|
|
|
| 7 |
|
| 8 |

|
| 9 |
|
|
@@ -14,7 +15,6 @@ The code is based on on the StableDiffusion frameworks. To use the ControlNet-XS
|
|
| 14 |
We provide the weights with both depth and edge control for StableDiffusion2.1 and StableDiffusion-XL.
|
| 15 |
|
| 16 |
After obtaining the weights, you need the replace the paths to the weights of StableDiffusion and ControlNet-XS in the config files.
|
| 17 |
-

|
| 18 |
## Usage
|
| 19 |
|
| 20 |
|
|
|
|
| 4 |
|
| 5 |
|
| 6 |
# ControlNet-XS
|
| 7 |
+

|
| 8 |
|
| 9 |

|
| 10 |
|
|
|
|
| 15 |
We provide the weights with both depth and edge control for StableDiffusion2.1 and StableDiffusion-XL.
|
| 16 |
|
| 17 |
After obtaining the weights, you need the replace the paths to the weights of StableDiffusion and ControlNet-XS in the config files.
|
|
|
|
| 18 |
## Usage
|
| 19 |
|
| 20 |
|