Installation

Modly is a free, open-source desktop app. Download it once and generate unlimited 3D models — everything runs locally on your GPU.

Run from source

Prefer the bleeding edge? Clone the repository and run it directly:

terminal
git clone https://github.com/lightningpixel/modly
cd modly && npm install && npm run dev

Requirements

All inference happens on your NVIDIA GPU. VRAM needs depend on the model — quantized (GGUF) variants are available for more modest hardware. Nothing is ever uploaded: your images never touch a server.

Next stepinstall a model extension, then generate your first mesh in First Generation.
← Previous
Introduction
Next →
First Generation