/zoo

🦓 Zoo — Image Playground

Primary LanguageJavaScript

🦓 Zoo

A playground for comparing AI image models.

Usage

This is a Next.js app. To run it locally, you'll need to install Node.js.

Install dependencies:

npm install

Add your Replicate API token to .env.local:

REPLICATE_API_TOKEN=<your-token-here>

Run the development server:

npm run dev

Open http://localhost:3000 with your browser.