Sipirius commited on
Commit
98b96db
1 Parent(s): fdabde3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -5,7 +5,7 @@ license: openrail
5
 
6
  # ControlNet-XS
7
 
8
- ![](./teaser_small.gif)
9
 
10
  These are ControlNet-XS weights trained on [stabilityai/stable-diffusion-xl-base-1.0](https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0) and [stabilityai/stable-diffusion-2-1](https://huggingface.co/stabilityai/stable-diffusion-2-1) on edge and depthmap conditioning respectively. You can find more details and further visual examples on the project page [ControlNet-XS](https://vislearn.github.io/ControlNet-XS/).
11
 
@@ -14,7 +14,7 @@ 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
 
 
5
 
6
  # ControlNet-XS
7
 
8
+ ![gif](./teaser.gif)
9
 
10
  These are ControlNet-XS weights trained on [stabilityai/stable-diffusion-xl-base-1.0](https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0) and [stabilityai/stable-diffusion-2-1](https://huggingface.co/stabilityai/stable-diffusion-2-1) on edge and depthmap conditioning respectively. You can find more details and further visual examples on the project page [ControlNet-XS](https://vislearn.github.io/ControlNet-XS/).
11
 
 
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
+ ![images_1)](./banner_image.png)
18
  ## Usage
19
 
20