/autwomboGUI

a GUI to automatically generate images from dream.ai

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

AutWomboGUI

DISCONTINUED: please use PyWomboAPI instead!

Table of Contents

About

AutWomboGUI is an easy to use python GUI used to automatically generate images from the dream.ai site.

Prerequisites

-Python 3 -all requirements installed (pip install -r requirements.txt)

Installing

git clone https://github.com/CodeSyncio/autwomboGUI.git
cd autwomboGUI
pip install -r requirements.txt
python3 main.py

Usage

To start using the script, simply run it and you will be greeted by a simple to use GUI. there are 4 required options:

outputfolder
style
prompt
interations

you can also add a discordwebhook url, but this is NOT required for the tool to work. After u've done that, the generate button should be ungreyed and pressable. when u start the generation, simply wait. the code will automatically stop when throttling is detected, wait or use a vpncombined with the unthrottle button to stop being throttled. after the done message is shown in the mini console, all images will be in the output golder

Screenshots

GUI: mainscreen