/DallEImageGenerator

Simple website that generates images based on your input

Primary LanguageHTML

DallE Image Generator

A simple website built on HTML,CSS,Javascript alongwith Flask and Python. The images are generated using the Dall-E Image generation model by OpenAI

My Site:click here.

How to Use

  1. Generate your Open AI API key from here.
  2. Store the API key in config.py.
  3. Host the website on a platform of your choice. I personally used Replit