File size: 620 Bytes
63b309f 0667c07 63b309f 0667c07 63b309f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
---
license: apache-2.0
language:
- en
pipeline_tag: text-to-image
library_name: diffusers
tags:
- text-to-image
- stable-diffusion
- controllable-generation
---
# ControlNeXt-SD1.5 Deepfashion-Caption
<div align="center" style="
display: flex; justify-content: center; align-items: center;">
<img src="https://i.postimg.cc/26Nwf5RM/image-0.jpg" alt="Cover A" title="Cover A" style="width: 300px;"/>
<img src="https://i.postimg.cc/ryJ9vchZ/warrior-good.jpg" alt="Cover B" title="Cover B" style="width: 300px;"/>
</div>
Github: https://github.com/dvlab-research/ControlNeXt
Paper: https://arxiv.org/abs/2408.06070 |