unicon / README.md
lixirui142's picture
Update README.md
3ae1672 verified
|
Raw
History Blame Contribute Delete
500 Bytes
---
license: mit
---
# Model Card for UniCon
<!-- Provide a quick summary of what the model is/does. -->
UniCon adapts an image diffusion model to take paired image-condition inputs. It enables diverse generation behavior in one model for a target image-condition pair. It is proposed in [UniCon paper](https://arxiv.org/abs/2410.11439). Here is the [project website](https://lixirui142.github.io/unicon-diffusion/).
## Usage
Please check [UniCon repository](https://github.com/lixirui142/UniCon)