Takumi
Platforms

Pre-built Server

Deploy a standalone HTTP server for image generation via REST API.

Deploy a standalone HTTP server that provides image generation via REST API.

Run takumi-server --help for usage instructions.

Build from Source

git clone https://github.com/kane50613/takumi.git
cd takumi
cargo build --release --bin takumi-server

Concepts