File size: 631 Bytes
de513b2 1add566 de513b2 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
---
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-Multiview
<div align="center" style="display: flex; justify-content: center; align-items: center;">
<img src="https://i.postimg.cc/jSG6zj52/Anythingv3-fischl.jpg" alt="Cover A" title="Cover A" style="width: 300px;"/>
<img src="https://i.postimg.cc/xdMvgSJR/Dream-Shaper.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 |