Efficient-Large-Model / Sana_600M_1024px_ControlNet_HED

huggingface.co
Total runs: 31
24-hour runs: 0
7-day runs: -3
30-day runs: -77
Model's Last Updated: July 31 2026
text-to-image

Introduction of Sana_600M_1024px_ControlNet_HED

Model Details of Sana_600M_1024px_ControlNet_HED

logo

Model card

We incorporate a ControlNet-like( https://github.com/lllyasviel/ControlNet ) module enables fine-grained control over text-to-image diffusion models. We implement a ControlNet-Transformer architecture, specifically tailored for Transformers, achieving explicit controllability alongside high-quality image generation.

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

How to Use

refer to Sana-ControlNet Guidance for more details.

import torch
from PIL import Image
from app.sana_controlnet_pipeline import SanaControlNetPipeline

device = "cuda" if torch.cuda.is_available() else "cpu"

pipe = SanaControlNetPipeline("configs/sana_controlnet_config/Sana_600M_img1024_controlnet.yaml")
pipe.from_pretrained("hf://Efficient-Large-Model/Sana_600M_1024px_ControlNet_HED/checkpoints/Sana_600M_1024px_ControlNet_HED.pth")

ref_image = Image.open("asset/controlnet/ref_images/A transparent sculpture of a duck made out of glass. The sculpture is in front of a painting of a la.jpg")
prompt = "A transparent sculpture of a duck made out of glass. The sculpture is in front of a painting of a landscape."

images = pipe(
    prompt=prompt,
    ref_image=ref_image,
    guidance_scale=4.5,
    num_inference_steps=10,
    sketch_thickness=2,
    generator=torch.Generator(device=device).manual_seed(0),
)
Model Description
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.

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.

Runs of Efficient-Large-Model Sana_600M_1024px_ControlNet_HED on huggingface.co

31
Total runs
0
24-hour runs
-8
3-day runs
-3
7-day runs
-77
30-day runs

More Information About Sana_600M_1024px_ControlNet_HED huggingface.co Model

More Sana_600M_1024px_ControlNet_HED license Visit here:

https://choosealicense.com/licenses/apache-2.0

Sana_600M_1024px_ControlNet_HED huggingface.co

Sana_600M_1024px_ControlNet_HED huggingface.co is an AI model on huggingface.co that provides Sana_600M_1024px_ControlNet_HED's model effect (), which can be used instantly with this Efficient-Large-Model Sana_600M_1024px_ControlNet_HED model. huggingface.co supports a free trial of the Sana_600M_1024px_ControlNet_HED model, and also provides paid use of the Sana_600M_1024px_ControlNet_HED. Support call Sana_600M_1024px_ControlNet_HED model through api, including Node.js, Python, http.

Efficient-Large-Model Sana_600M_1024px_ControlNet_HED online free

Sana_600M_1024px_ControlNet_HED huggingface.co is an online trial and call api platform, which integrates Sana_600M_1024px_ControlNet_HED's modeling effects, including api services, and provides a free online trial of Sana_600M_1024px_ControlNet_HED, you can try Sana_600M_1024px_ControlNet_HED online for free by clicking the link below.

Efficient-Large-Model Sana_600M_1024px_ControlNet_HED online free url in huggingface.co:

https://huggingface.co/Efficient-Large-Model/Sana_600M_1024px_ControlNet_HED

Sana_600M_1024px_ControlNet_HED install

Sana_600M_1024px_ControlNet_HED is an open source model from GitHub that offers a free installation service, and any user can find Sana_600M_1024px_ControlNet_HED on GitHub to install. At the same time, huggingface.co provides the effect of Sana_600M_1024px_ControlNet_HED install, users can directly use Sana_600M_1024px_ControlNet_HED installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

Sana_600M_1024px_ControlNet_HED install url in huggingface.co:

https://huggingface.co/Efficient-Large-Model/Sana_600M_1024px_ControlNet_HED

Url of Sana_600M_1024px_ControlNet_HED

Provider of Sana_600M_1024px_ControlNet_HED huggingface.co

Efficient-Large-Model
ORGANIZATIONS

Other API from Efficient-Large-Model