--- license: cc-by-nc-4.0 gated: true extra_gated_heading: SeFi-Image Non-Commercial License Agreement extra_gated_prompt: >- By clicking "Agree and access repository", you acknowledge that you have read and agree to the Creative Commons Attribution-NonCommercial 4.0 International license (CC BY-NC 4.0). You agree to use SeFi-Image checkpoints for non-commercial purposes only and to comply with all applicable laws and responsible AI use requirements. extra_gated_fields: I agree to use SeFi-Image checkpoints for non-commercial use only: checkbox extra_gated_button_content: Agree and access repository language: - en - zh pipeline_tag: text-to-image library_name: sefi tags: - text-to-image - image-generation - safetensors - bilingual-text-rendering - semantic-first-diffusion - gated --- # SeFi-Image
**SeFi-Image** is a text-to-image foundation model family built with **Semantic-First Diffusion**. It separates generation into semantic and texture latent streams, denoising semantic structure slightly ahead of texture details. This design gives the texture stream a cleaner structural anchor and improves the reconstruction-generation trade-off in latent diffusion.![]() |
![]() |
|
Semantic-first generation Semantic latents denoise ahead of texture latents, providing a cleaner structural anchor for image synthesis. |
Faster training The 5B model reaches strong benchmark performance with about 125K A800 GPU hours. |
Better generation-reconstruction trade-off A high-fidelity texture latent preserves reconstruction detail, while a compact semantic latent simplifies generation. |