YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

T2I-Distill: Few-Step Distillation for Text-to-Image Generation

This repository contains the official checkpoints for the paper "Few-Step Distillation for Text-to-Image Generation: A Practical Guide".

πŸ“„ Paper Information

  • Title: Few-Step Distillation for Text-to-Image Generation: A Practical Guide
  • ArXiv: 2512.13006

πŸ’» Usage

Download the models

You can download the models directly from this repository using the huggingface_hub library:

from huggingface_hub import snapshot_download

model_path = snapshot_download(repo_id="Alibaba-DAMO-Academy/T2I-Distill")
print(f"Model downloaded to: {model_path}")
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support