Text-to-Image
Diffusers
Safetensors
flux
flow-matching
distillation

Add abstract and descriptive tags to pi-Flow model card

#1
by nielsr HF Staff - opened

This PR enhances the model card for the pi-Flow model by:

  1. Adding the paper abstract: The full abstract of "pi-Flow: Policy-Based Few-Step Generation via Imitation Distillation" is included to provide a comprehensive overview of the model's methodology and results directly on the model page.
  2. Including descriptive tags: New metadata tags (flux, flow-matching, distillation) have been added to improve model discoverability and categorization within the Hugging Face Hub, reflecting key aspects of the model as described in the paper.

All existing links (arXiv, GitHub code, Hugging Face Spaces demos) and sample usage sections are preserved as they are accurate and well-documented.

Thanks, Niels! I feel that adding the abstract is unnecessary since it is already available in the linked paper page, so I only updated the tags in your PR.

Lakonik changed pull request status to closed

Sign up or log in to comment