Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -9,13 +9,15 @@ pinned: true
|
|
9 |
# Composable Diffusion
|
10 |
**Compositional Visual Generation with Composable Diffusion Models (ECCV 2022)**
|
11 |
|
12 |
-
[Webpage](https://energy-based-model.github.io/Compositional-Visual-Generation-with-Composable-Diffusion-Models/) | [GitHub](https://github.com/energy-based-model/Compositional-Visual-Generation-with-Composable-Diffusion-Models-PyTorch)
|
13 |
|
14 |
## Overview
|
15 |
-
We propose to use **conjunction and negation** (negative prompts) operators for **compositional generation with conditional diffusion models in test time without any training**.
|
16 |
|
17 |
-
|
18 |
-
|
|
|
|
|
19 |
|
20 |
## Citation
|
21 |
|
|
|
9 |
# Composable Diffusion
|
10 |
**Compositional Visual Generation with Composable Diffusion Models (ECCV 2022)**
|
11 |
|
12 |
+
**[Webpage](https://energy-based-model.github.io/Compositional-Visual-Generation-with-Composable-Diffusion-Models/) | [GitHub](https://github.com/energy-based-model/Compositional-Visual-Generation-with-Composable-Diffusion-Models-PyTorch)**
|
13 |
|
14 |
## Overview
|
15 |
+
We propose to use **conjunction and negation** (negative prompts) operators for **compositional generation with conditional diffusion models in test time without any training**.
|
16 |
|
17 |
+
For more details, please refer to our paper:
|
18 |
+
|
19 |
+
[Compositional Visual Generation with Composable Diffusion Models](https://arxiv.org/abs/2206.01714).<br>
|
20 |
+
[Nan Liu](https://nanliu.io)*\, [Shuang Li](https://people.csail.mit.edu/lishuang)*\, [Yilun Du](https://yilundu.github.io)*\, [Antonio Torralba](https://groups.csail.mit.edu/vision/torralbalab/), [Joshua B. Tenenbaum](https://mitibmwatsonailab.mit.edu/people/joshua-tenenbaum/), **ECCV 2022**
|
21 |
|
22 |
## Citation
|
23 |
|