Skip to content

Next.js App leveraging machine learning with Replicate's Stable Diffusion model to convert text prompts into images.

Notifications You must be signed in to change notification settings

AdrianGeorgeM/Nextjs-ML-ImageCreator-StableDiffusion

Repository files navigation

Getting started with Next.js and Replicate

This is a Next.js template project that's preconfigured to work with Replicate's API. Adrian George

Noteworthy files

Usage

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.

app screenshot

About

Next.js App leveraging machine learning with Replicate's Stable Diffusion model to convert text prompts into images.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published