Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.
/ autwomboGUI Public archive

a GUI to automatically generate images from dream.ai

License

Notifications You must be signed in to change notification settings

CodeSyncio/autwomboGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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