From 0cd00ce92f2f933830f6dde776b18c160b5bed02 Mon Sep 17 00:00:00 2001 From: Rui Tian <45725310+ruitian12@users.noreply.github.com> Date: Sat, 21 Jun 2025 09:41:11 +0800 Subject: [PATCH] [new model] UniGen --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9c6ce57..4dbf169 100644 --- a/README.md +++ b/README.md @@ -136,6 +136,7 @@ Designed to help researchers and practitioners explore, compare, and build state | Name | Title | Venue | Date | Code | Demo | | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :---- | :--------- | :----------------------------------------------------------- | :------------------------------------------------------------------- | :------- | | BAGEL | [Emerging Properties in Unified Multimodal Pretraining](https://arxiv.org/abs/2505.14683) ![GitHub Repo stars](https://img.shields.io/github/stars/bytedance-seed/BAGEL?style=social) | arXiv | 2025/05/20 | [Github](https://github.com/bytedance-seed/BAGEL) | [Demo](https://demo.bagel-ai.org/) | +| UniGen | [UniGen: Enhanced Training & Test-Time Strategies for Unified Multimodal Understanding and Generation](https://arxiv.org/abs/2505.14682) | arXiv | 2025/05/20 | - | - | | Mogao | [Mogao: An Omni Foundation Model for Interleaved Multi-Modal Generation](https://arxiv.org/abs/2505.05472) | arXiv | 2025/05/08 | - | - | | JanusFlow | [JanusFlow: Harmonizing Autoregression and Rectified Flow for Unified Multimodal Understanding and Generation](https://arxiv.org/abs/2411.07975) ![GitHub Repo stars](https://img.shields.io/github/stars/deepseek-ai/Janus?style=social) | arXiv | 2024/11/12 | [Github](https://github.com/deepseek-ai/Janus) | [Demo](https://huggingface.co/spaces/deepseek-ai/JanusFlow-1.3B) |