Hugging Face's LeRobot Now Runs Humanoid Robots

March 11, 2026

Hugging Face's LeRobot Now Runs Humanoid Robots

Published: March 11, 2026 at 12:30 AM

Updated: March 11, 2026 at 12:30 AM

100-word summary

LeRobot v0.5.0 adds full support for the Unitree G1 humanoid, letting developers train robots that walk, grasp objects, and coordinate whole-body movements using the same open-source framework they'd use for a robot arm. The update includes Real-Time Chunking, which makes robot responses faster by processing actions in smaller bursts rather than waiting for complete sequences. It also launches EnvHub, a library of shareable simulation environments that works like Hugging Face's model hub but for virtual training grounds. The release runs on Python 3.12 and Transformers v5, signaling a bet that the same tools powering ChatGPT could also teach robots to fold laundry.

What happened

LeRobot v0.5.0 adds full support for the Unitree G1 humanoid, letting developers train robots that walk, grasp objects, and coordinate whole-body movements using the same open-source framework they'd use for a robot arm. The update includes Real-Time Chunking, which makes robot responses faster by processing actions in smaller bursts rather than waiting for complete sequences. It also launches EnvHub, a library of shareable simulation environments that works like Hugging Face's model hub but for virtual training grounds.

Why it matters

The release runs on Python 3.12 and Transformers v5, signaling a bet that the same tools powering ChatGPT could also teach robots to fold laundry.

Sources