From 95af86d80d496a345fdaf05b40fb96de3dd450ae Mon Sep 17 00:00:00 2001 From: dlqu_0010 Date: Thu, 4 Sep 2025 14:22:04 +0800 Subject: [PATCH] Add EO-1 model to the README (#55) * Add EO-1 model to the README * Update README.md Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --------- Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f124ae7..bfd8958 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,7 @@ A curated collection of utilities for [LeRobot Projects](https://github.com/hugg ### Model +- [EO-1](https://eo-robotics.ai/eo-1): An Open Unified Embodied Foundation Model for General Robot Control Trained on Interleaved Vision-Text-Action Data [GitHub Repo stars](https://github.com/EO-Robotics/EO-1) - [Hume](https://hume-vla.github.io): A Dual-System VLA with System2 Thinking [GitHub Repo stars](https://github.com/hume-vla/hume) - [OneTwoVLA](https://one-two-vla.github.io/): A Unified Vision-Language-Action Model with Adaptive Reasoning [GitHub Repo stars](https://github.com/Fanqi-Lin/OneTwoVLA) - [SmolVLA](https://huggingface.co/blog/smolvla): Efficient Vision-Language-Action Model trained on Lerobot Community Data [GitHub Repo stars](https://github.com/huggingface/lerobot)