Skip to content

Commit f144b65

Browse files
committed
docs: add HuggingFace badge and highlight RL-trained models
- Add HuggingFace collection badge linking to lightx2v/genrl - Add new highlight for production-ready RL-trained models - Emphasize model quality improvements (aesthetic, motion, text alignment)
1 parent bc6da9f commit f144b65

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
[![Python 3.10+](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/downloads/)
1616
[![PyTorch 2.6](https://img.shields.io/badge/pytorch-2.6-ee4c2c.svg)](https://pytorch.org/)
1717
[![License: Apache-2.0](https://img.shields.io/badge/license-Apache--2.0-orange.svg)](LICENSE.txt)
18+
[![HuggingFace](https://img.shields.io/badge/%F0%9F%A4%97%20HuggingFace-Models-yellow)](https://huggingface.co/collections/lightx2v/genrl)
1819
<!-- [![arXiv](https://img.shields.io/badge/arXiv-xxxx.xxxxx-b31b1b.svg)](https://arxiv.org/abs/xxxx.xxxxx) -->
1920

2021
<!-- TODO: Add a teaser image / GIF here -->
@@ -31,6 +32,7 @@
3132
## ✨ Highlights
3233

3334
- 🎯 **Unified RL for Visual Generation** — A single framework covering text-to-image (T2I), text-to-video (T2V), and image-to-video (I2V) generation
35+
- 🏆 **Production-Ready Models**[High-performance RL-trained checkpoints](https://huggingface.co/collections/lightx2v/genrl) available on HuggingFace, optimized for aesthetic quality, motion coherence, and text alignment
3436
- 🔄 **Multi-Paradigm Support** — Native support for both **Diffusion** and **Rectified Flow** generation paradigms via unified SDE formulation
3537
- 🧩 **Modular Reward System** — Plug-and-play reward functions: aesthetic scores, text-alignment, motion quality, OCR accuracy, and custom user-defined rewards
3638
- 📝 **High-Quality Training Data** — Carefully curated **~200k filtered prompts** for optimal RL training performance

0 commit comments

Comments
 (0)