Commit Graph

43 Commits (37c4e3e269fd7d53ba6533bad73683b0e5a01517)

Author SHA1 Message Date
AIrjen ae6c72f77b Add more descriptions
Lots of user feedback from Olivio's feedback. Needed some more text to start clarifications more.
2023-07-01 11:35:59 +02:00
AIrjen af1dee6135 Update onebuttonprompt.py 2023-07-01 10:36:20 +02:00
Abdullah Alfaraj 6874d22e05 retrieve the subjects, artists, image types lists through the api 2023-06-29 21:45:18 +03:00
Abdullah Alfaraj da0489081b generate random prompts via restapi 2023-06-25 22:56:13 +03:00
AIrjen 9e7ad074d0 added text 2023-06-25 12:19:10 +02:00
AIrjen 8ad9b4288c typo fix 2023-06-24 08:25:58 +02:00
AIrjen 9ada73ab58 More text 2023-06-24 07:05:33 +02:00
AIrjen 74b999bfe9 Adding imagemodechance to the front end 2023-06-23 16:53:58 +02:00
AIrjen 8c7ab2aa64 temp commit 2023-06-23 14:26:39 +02:00
AIrjen 146571ec4a First version of prompt modes 2023-06-22 22:22:19 +02:00
AIrjen 43529ca6f0 Added only templated to descriptions 2023-06-10 11:26:35 +02:00
AIrjen f859307c33 more WIP 2023-05-29 20:39:39 +02:00
AIrjen c39ad48527 Prefix working with automatic
Moved cleaning into seperate function, now also works with calling for Artists only mode
2023-05-29 07:37:50 +02:00
AIrjen f9f4f45871 Update onebuttonprompt.py
Fixed batching for prefixprompt
2023-05-28 10:40:10 +02:00
AIrjen 568e617e5c Update onebuttonprompt.py
small fixes regarding "automatic"mode
2023-05-27 19:01:37 +02:00
AIrjen a71818f79b rollback of changes made 2023-05-26 10:45:03 +02:00
AIrjen 754ecf7f88 working on stuff 2023-05-24 22:16:17 +02:00
AIrjen 62d8e836ff background things
trying to switch prompt during batches, so far no luck
2023-05-22 21:38:23 +02:00
AIrjen 858c78343c
In control update part 2 (#30)
* custom artist lists

* override lists logic

and fix for artists

* support for TI and Lora

* Added support for custom lists

* overwrite type of image option

* some minor fixes

* Foods deserved their own list

* Added loads of new stuff in listwork

Also added an automatic duplicate remover

* Descriptions and lists

* Create custom_files.md

* Create override_subject_and_infinite_variations.md

* Update override_subject_and_infinite_variations.md

* Update README.md

* minor typos
2023-05-19 08:09:46 +02:00
AIrjen 9e224e3c7b
In control update part 1 (#27)
* First steps over subject overwrite

* smart subject logic

* smart subject

* Update README.md

* updating rows

* Update README.md

* small fix
2023-05-15 18:43:25 +02:00
AIrjen 8bd1129c7a
Fix for batch sizes (#26) 2023-05-13 20:36:12 +02:00
AIrjen 849d965af5
Autorunner (#25)
* Some first steps

* Fancy filename work

and started on model choosing

* progress

* Decent first version working

* Stabilisation and fixes

* Added quality gate

Started reworking how prompts are generated from scripts. So it works more in line with One Button run

* Reworked how prompt compounder works

* Started some work on IMG2IMG

* Some changes and fixes

* Added img2img options to interface

* First version of ultimate sd upscale

Some fun with buttons as well

* added ultimate SD upscale logic to UI

some small bugfixes as well

* controlnet tile resample integration (!!!)

* Some changes

Controlnet is misbehaving, researching

* Fixed controlnet

started work on extras upscaling

* Finished upscale with extras

* Working on upscale only mode

* Some stability and Ui changes

* Minor changes

* Update one_button_run_and_upscale.md

Started work on user_guide

* Minor bug in size choosing

* Update one_button_run_and_upscale.md

* Update README.md

* Update my_first_generation.md

* Update my_first_generation.md

* Update my_first_generation.md

* added folder button

hacky fix for PLMS en UniPC

* Update my_first_generation.md

* Update README.md

* Update my_first_generation.md

* Update one_button_run_and_upscale.md

* last bits

finally stable?

* last bug?

* Update one_button_run_and_upscale.md

* Stability fixes

* fixing the last bug
2023-05-13 16:29:53 +02:00
AIrjen 3ce35b1c03 Added filtering possibilities 2023-04-30 09:01:35 +02:00
AIrjen 9b84cf31ee Added artist category choice 2023-04-27 15:06:42 +02:00
AIrjen 2217fe419d Added all_seeds and all_prompts to processing logic 2023-04-23 08:06:59 +02:00
AIrjen f7cbfd0df5 Fighting with Gradio
Some changes to UI elements
2023-04-22 16:55:19 +02:00
AIrjen db511b7fec Update onebuttonprompt.py
Adjustements for drone2222 + some fixes
2023-04-22 09:25:45 +02:00
ZZ 0b20209b6c
Fix bug
gradio.Dropdown(···)

choices
str | List[str] | None

value
str | List[str] | Callable | None
2023-04-21 15:23:21 +00:00
AIrjen 94a69bdd9f Workflow mode improvement
Added Workflow prompt field, and send to Workflow prompt buttons
2023-04-21 15:03:58 +02:00
AIrjen 0690e62af1 Update onebuttonprompt.py
Fixed small typo
2023-04-21 09:48:31 +02:00
AIrjen 060e066318 Moved some things around
Made more descriptions
2023-04-21 09:44:55 +02:00
AIrjen f04871bc2a Made Latent Couple improvements 2023-04-19 21:15:33 +02:00
AIrjen 55b7c0d66b Added workflow assist tab 2023-04-18 22:02:00 +02:00
AIrjen ee2c658acd Added AND mode for prompt compounder 2023-04-16 12:18:29 +02:00
AIrjen 6f0ee816bc Added 'from inside' logic 2023-04-16 10:31:55 +02:00
AIrjen dd3fc731be added multiple image types and other types 2023-04-16 09:44:51 +02:00
AIrjen 8f6cc554aa Update onebuttonprompt.py
prompt compounder feature implemented
2023-04-16 09:03:30 +02:00
AIrjen ae458e1ea3 temp check in 2023-04-16 07:40:56 +02:00
AIrjen 0e29ad3ff3 Update onebuttonprompt.py
Added logic for choosing to put the prompt in the front or the back
2023-04-15 19:03:24 +02:00
AIrjen 66d0961926 Bugfix!
Fixed prompt leaking into eachother
2023-04-15 07:48:33 +02:00
AIrjen d055b7fafb improvements
Added photo type and cameras
changed some logic around for landscapes and buildings
2023-04-10 21:48:30 +02:00
AIrjen da402e9067 Fix for branches 2023-04-10 15:58:46 +02:00
AIrjen dcda4c4b1d
Add files via upload 2023-04-08 20:35:35 +02:00