kimodo-zerogpu / README.md
victor's picture
victor HF Staff
Use HF Volumes for all model weights β€” zero download startup
87aceb9

A newer version of the Gradio SDK is available: 6.13.0

Upgrade
metadata
title: Kimodo ZeroGPU
emoji: πŸƒ
colorFrom: blue
colorTo: green
sdk: gradio
sdk_version: 6.10.0
python_version: '3.10'
app_file: app.py
pinned: false
license: apache-2.0
short_description: Text-to-motion generation with ZeroGPU
models:
  - nvidia/Kimodo-SOMA-RP-v1
  - nvidia/Kimodo-G1-RP-v1
hardware: zero-a10g

Kimodo ZeroGPU

NVIDIA Kimodo motion generation demo ported to Gradio Server mode with ZeroGPU support.

Uses gradio.Server (Gradio 6.10.0+) as a reverse proxy to the Viser 3D UI, while @spaces.GPU provides on-demand GPU access for model inference.

All model weights are mounted via HF Volumes β€” zero download time, lazy byte-level loading.