R1c4rdCo5t4 / DALLE-API

Small website that generates images based on input text using Open AI's DALL-E API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DALL-E AI Image Generation Tool

Small website that generates images based on input text using Open AI's DALL-E API

Note: You must run the script from a local server, since opening the index.html file directly in the browser won't work.
You can use the VS Code Live Server extension in http://127.0.0.1:5500 or the http-server npm module in http://127.0.0.1:8080.

About

Small website that generates images based on input text using Open AI's DALL-E API


Languages

Language:JavaScript 97.4%Language:CSS 1.7%Language:HTML 0.9%