File size: 782 Bytes
6f1212e 02c0ba1 6f1212e 6cb89fb 6f1212e 69ab3f6 ab50508 6cb89fb 69ab3f6 6cb89fb 6f1212e 4ab0a34 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | ---
license: apache-2.0
language:
- en
base_model:
- stabilityai/stable-diffusion-3.5-medium
pipeline_tag: text-to-image
---
# Model Description
This is the official weight of "Efficient Multi-Instance Generation with Janus-Pro-Dirven Prompt Parsing". We propose an efficient Text-to-Image model that can generate high-quality images with reasonable layouts according to the requirements.
You can read our paper on [arXiv](https://arxiv.org/abs/2503.21069) to dive deeper into the theoretical foundations and experiments.

# Todo List:
- The complete codebase will be hosted on GitHub
- The full dataset will be made available through Hugging Face Datasets |