rishicds / DallEImageGenerator

Simple website that generates images based on your input

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple website that generates images based on your input


Languages

Language:HTML 91.2%Language:Python 8.8%