/ImageGen

An AI image generation app clone of Dall-E.

Primary LanguageJavaScript

  • Clone the repo
  • Run npm i
  • Set up you .env and paste your API key from replicate.com
  • Run the server -> npm start

Note: As the app is currently hosted on a free tier resource, the speed for fetching and generating image is very slow when you go through the hosted link.