Yumeng commited on
Commit
8ec2481
1 Parent(s): e0cece3

Update README

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -1,3 +1,23 @@
1
  ---
 
 
 
 
 
2
  license: agpl-3.0
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ tags:
3
+ - text-to-image
4
+ - layout-to-image
5
+ - stable-diffusion
6
+ - controlnet
7
  license: agpl-3.0
8
+ language:
9
+ - en
10
  ---
11
+
12
+ <h1 style="font-size:1.5em; " align="center"> Adversarial Supervision Makes Layout-to-Image Diffusion Models Thrive (ICLR 2024) </h1>
13
+
14
+ <div align="center">
15
+
16
+ [**Project Page**](https://yumengli007.github.io/ALDM/) **|** [**Code**](https://github.com/boschresearch/ALDM)
17
+ </div>
18
+
19
+ <div align="center">
20
+ This model repo contains checkpoints trained on Cityscapes and ADE20K datasets using methods proposed in <a href="https://yumengli007.github.io/ALDM/">ALDM</a>.
21
+ For usage instructions, please refer to our <a href="https://github.com/boschresearch/ALDM">Github</a>.
22
+ </div align="center">
23
+