Skip to content

A straightforward AI image generator for Stable Diffusion 3 and Dall-E 3. It additionally removes the background when run from the Electron/ Nodejs environment.

License

Notifications You must be signed in to change notification settings

JPhilipp/quickimage

Repository files navigation

QuickImage lets you generate AI images using Stable Diffusion 3 and Dall-E 3. You'll need to add your API keys to the .env file, and please note this will add the API costs for each image you create:

STABILITY_API_KEY=...
OPENAI_API_KEY=...

To grab the Windows exe, click on Releases and download the zip.

screenshot

image

This is an Electron/ Nodejs app saving the images to the images folder, along with a JSON file with further information. When running the Electron app from the command line via npm start instead of the Exe, you can also click each resulting image to show its background-removed version. QuickImage comes with a search function over older images. It's a straighforwared and simple way to test StableDiffusion3 and DallE3 to, for instance, work on prompts for game art assets.

Disclaimer: Use at your own risk, this app or me is not responsible for costs incurred or any other issue. Thanks!

→ I made another tool similar to this called Power Dall-E; it's a bit more difficult to install if you're not a developer, but it scrolls smoother.

About

A straightforward AI image generator for Stable Diffusion 3 and Dall-E 3. It additionally removes the background when run from the Electron/ Nodejs environment.

Resources

License

Stars

Watchers

Forks

Packages

No packages published