Skip to content

Biggy1606/openai-image-generator-webgui

Repository files navigation

GUI for OpenAI image generation

This is a GUI for the OpenAI image generation project.

UI_screen

How to use

  1. Install Node.js (tested with v16.19.0)
  2. Clone this repository
  3. Install the dependeciens with yarn
  4. Get an API key from OpenAI Account API Keys
  5. Create a .env file with the following content:
VITE_OPENAI_API_KEY=
  1. Run the app with yarn dev

About

Small web-ui for OpenAI API text-to-image generation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published