Genmo Mochi Pipeline (Self-Hosted OSS)
The first-party access surface is the open-source model itself. The Mochi repo (Apache-2.0) ships a "simple composable API" in Python - MochiSingleGPUPipeline built from T5ModelFactory, DitModelFactory, and DecoderModelFactory - invoked with prompt, resolution, num_frames, inference steps, guidance scale, and seed to generate 480p video locally. It also provides a cli.py, a Gradio UI (gradio_ui.py), and native ComfyUI support. This is a code library / local inference pipeline, not a hosted network API; weights (~60GB VRAM) are downloaded from Hugging Face. There is no Genmo REST endpoint - self-host it or use a partner (see the Replicate and fal.ai entries).