Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 516 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 516 Bytes

openai-generator

AI image generator using DALL·E 2 by Openai

Screenshots:

image image

To Deploy in Render:

  1. Select New Web Service
  2. Select the Github repository to deploy
  3. Add api keys in enviornment variables
  4. In Start Command add `npm run dev`