- Clone this project's repository
- Install the dependencies by
npm install
- Create an account at Leap
- Get your API token from your replicate account
- Replace the Replicate API token found at
.env.local
- Run the project by
npm run dev
- Go to your browser at
localhost:3000
siegblink/image-generator-ai
Type in your prompt, click 'Generate Image' and get an AI-generated image as a result
TypeScript