Skip to content

moldLocal AI Image & Video Generation on Your GPU

Create locally with NVIDIA CUDA or Apple Silicon Metal. Use the CLI, desktop app, web studio, or terminal interface, and connect from iPhone or Android when you are away from the GPU.

Supported today
Linux + NVIDIA CUDA
macOS + Apple Silicon Metal
Windows x64 desktop + CLI
mold logo

Born in the terminal, flexible everywhere

Mold began as a single-binary command-line tool and the CLI remains its stable foundation. Every core workflow can be run by a person, composed in a shell pipeline, automated in CI, or called by an agent. mold serve, REST/SSE, MCP, and the desktop, web, and TUI surfaces all extend that same engine and contract; the iPhone and Android apps use the same contract as remote-only clients.

Mold Studio for desktop

Create locally on Apple Silicon or NVIDIA, or connect every Mold machine you use. The native macOS, Linux, and Windows desktop app keeps generation, a unified multi-host Library, model discovery, live downloads, queues, telemetry, and RunPod in one focused workspace.

Mold Studio desktop app generating an owl

Explore the desktop app · Windows CLI instructions

Quick Example

bash
# Install
curl -fsSL https://raw.githubusercontent.com/utensils/mold/main/install.sh | sh

# Generate
mold run "a cat riding a motorcycle through neon-lit streets"

# Pick a model
mold run flux-dev:q4 "a sunset over mountains"

# Pipe to an image viewer
mold run "neon cityscape" | viu -

For the latest rolling CLI build from main, install with curl -fsSL https://raw.githubusercontent.com/utensils/mold/main/install.sh | MOLD_CHANNEL=nightly sh.

Every example below was generated with mold on our own hardware. Video cards with a speaker icon include model-generated audio; press play to hear them.