CoolFace
Modelpublic

Efficient-Large-Model/Sana_1600M_1024px_MultiLing

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
26likes42downloads
Model Card

<p align="center" style="border-radius: 10px"> <img src="https://raw.githubusercontent.com/NVlabs/Sana/refs/heads/main/asset/logo.png" width="35%" alt="logo"/> </p>

<div style="display:flex;justify-content: center"> <a href="https://huggingface.co/collections/Efficient-Large-Model/sana-673efba2a57ed99843f11f9e"><img src="https://img.shields.io/static/v1?label=Demo&message=Huggingface&color=yellow"></a> &ensp; <a href="https://github.com/NVlabs/Sana"><img src="https://img.shields.io/static/v1?label=Code&message=Github&color=blue&logo=github"></a> &ensp; <a href="https://nvlabs.github.io/Sana/"><img src="https://img.shields.io/static/v1?label=Project&message=Github&color=blue&logo=github-pages"></a> &ensp; <a href="https://hanlab.mit.edu/projects/sana/"><img src="https://img.shields.io/static/v1?label=Page&message=MIT&color=darkred&logo=github-pages"></a> &ensp; <a href="https://arxiv.org/abs/2410.10629"><img src="https://img.shields.io/static/v1?label=Arxiv&message=Sana&color=red&logo=arxiv"></a> &ensp; <a href="https://nv-sana.mit.edu/"><img src="https://img.shields.io/static/v1?label=Demo&message=MIT&color=yellow"></a> &ensp; <a href="https://discord.gg/rde6eaE5Ta"><img src="https://img.shields.io/static/v1?label=Discuss&message=Discord&color=purple&logo=discord"></a> &ensp; </div>

Model card

We introduce Sana, a text-to-image framework that can efficiently generate images up to 4096 Γ— 4096 resolution. Sana can synthesize high-resolution, high-quality images with strong text-image alignment at a remarkably fast speed, deployable on laptop GPU.

Source code is available at https://github.com/NVlabs/Sana.

Compare with base model

ModelLanguage
Sana_1600M_1024pxEnglish
Sana1600M1024px_MultiLingEnglish, Chinese, Emoji
ModelSample-1Sample-2Sample-3Sample-4
Sana_1600M_1024px<img src="assets/🐯 穿着 πŸ‘• 吹 🎷0.jpg" width=256><img src="assets/猫 Wearing πŸ•Ά flying on the 彩虹 with 🌹 in the ❄️0.jpg" width=256><img src="assets/🦁 teaching 🐯 to catch πŸ¦‹0.jpg" width=256><img src="assets/金色 πŸŒ… δΈ‹ηš„ι•ΏεŸŽ, traditional Chinese style0.jpg" width=256>
Sana1600M1024px_MultiLing<img src="assets/🐯 穿着 πŸ‘• 吹 🎷1.jpg" width=256><img src="assets/猫 Wearing πŸ•Ά flying on the 彩虹 with 🌹 in the ❄️1.jpg" width=256><img src="assets/🦁 teaching 🐯 to catch πŸ¦‹1.jpg" width=256><img src="assets/金色 πŸŒ… δΈ‹ηš„ι•ΏεŸŽ, traditional Chinese style1.jpg" width=256>
Prompt🐯 穿着 πŸ‘• 吹 🎷猫 Wearing πŸ•Ά flying on the 彩虹 with 🌹 in the β„οΈπŸ¦ teaching 🐯 to catch πŸ¦‹ι‡‘θ‰² πŸŒ… δΈ‹ηš„ι•ΏεŸŽ, traditional Chinese style

Model Description

  • β€”Developed by: NVIDIA, Sana
  • β€”Model type: Linear-Diffusion-Transformer-based text-to-image generative model
  • β€”Model size: 1648M parameters
  • β€”Model resolution: This model is developed to generate 1024px based images with multi-scale heigh and width.
  • β€”License: Apache License 2.0. Additional Information: Gemma Terms of Use | Google AI for Developers for Gemma-2-2B-IT, Gemma Prohibited Use Policy | Google AI for Developers.
  • β€”Model Description: This is a model that can be used to generate and modify images based on text prompts. It is a Linear Diffusion Transformer that uses one fixed, pretrained text encoders (Gemma2-2B-IT) and one 32x spatial-compressed latent feature encoder (DC-AE).
  • β€”Special: This model is fine-tuned from the base model Efficient-Large-Model/Sana_1600M_1024px and it supports Emoji, Chinese and English and all mixed prompts.
  • β€”Resources for more information: Check out our GitHub Repository and the Sana report on arXiv.

Model Sources

For research purposes, we recommend our generative-models Github repository (https://github.com/NVlabs/Sana), which is more suitable for both training and inference and for which most advanced diffusion sampler like Flow-DPM-Solver is integrated. MIT Han-Lab provides free Sana inference.

  • β€”Repository: ttps://github.com/NVlabs/Sana
  • β€”Demo: https://nv-sana.mit.edu/

🧨 Diffusers

PR developing: Sana and DC-AE

Uses

Direct Use

The model is intended for research purposes only. Possible research areas and tasks include

  • β€”Generation of artworks and use in design and other artistic processes.
  • β€”Applications in educational or creative tools.
  • β€”Research on generative models.
  • β€”Safe deployment of models which have the potential to generate harmful content.
  • β€”Probing and understanding the limitations and biases of generative models.

Excluded uses are described below.

Out-of-Scope Use

The model was not trained to be factual or true representations of people or events, and therefore using the model to generate such content is out-of-scope for the abilities of this model.

Limitations and Bias

Limitations

  • β€”The model does not achieve perfect photorealism
  • β€”The model cannot render complex legible text
  • β€”fingers, .etc in general may not be generated properly.
  • β€”The autoencoding part of the model is lossy.

Bias

While the capabilities of image generation models are impressive, they can also reinforce or exacerbate social biases.