CoolFace
Apppublic

hugging-apps/rxbrain-embodied-cognition

sourceHugging Faceupdated 2mo agoView on Hugging Face
3likes
App README

RxBrain — Embodied Cognition Foundation Model

Interactive demo of [tencent/Hy-Embodied-RxBrain-1.0](https://huggingface.co/tencent/Hy-Embodied-RxBrain-1.0), a unified Mixture-of-Transformers model that couples language reasoning with visual imagination.

Three capabilities:

  • Visual QA — question answering over images.
  • Text-to-Image — imagine an image via the flow-matching head (decoded through a frozen FLUX VAE).
  • Embodied Planning — decompose a task into interleaved steps, emitting both the action (text) and the imagined goal frame (image) per step.

Runs on ZeroGPU. Imagination requires the external FLUX VAE (ae.safetensors), fetched from black-forest-labs/FLUX.1-schnell.