Skip to content

codewithdinesh/ai-image-generator

Repository files navigation

AI Image Generator

Generate Image by Artificial Intelligence (AI)

Screenshots

image

Getting Started

Clone the git repository & Install nodejs

Add Replicate auth info into .env.local in project Folder:

REPLICATE_API_TOKEN=

Install Dependency

npm install 

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

About

Generate Image through Artificial intelligence (AI).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published