| 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) |