Commit Graph

59 Commits (37c4e3e269fd7d53ba6533bad73683b0e5a01517)

Author SHA1 Message Date
AIrjen 37c4e3e269 more config stuff, almost done 2023-07-07 10:11:39 +02:00
AIrjen 9119914537 some more config stuff 2023-07-07 09:35:51 +02:00
AIrjen 0a4e68cfa5 more work on the config 2023-07-07 09:11:34 +02:00
AIrjen dfbc30f15c First part of config is working 2023-07-04 20:11:59 +02:00
AIrjen baf20cb0cf Update build_dynamic_prompt.py
Storing LoRA's first and then putting them back AFTER we clean up the prompt, so they remain the same
2023-06-30 15:43:54 +02:00
AIrjen 7b20540e26 added some additional fun lists 2023-06-30 11:53:22 +02:00
AIrjen 98f6f3ae64 First workaround fix for upscalers loading 2023-06-30 11:33:31 +02:00
AIrjen f04298fd37 Removing values from list on generation of wildcards 2023-06-28 22:09:16 +02:00
AIrjen 24b86d26dc putting last bits to wildcards 2023-06-27 21:30:04 +02:00
AIrjen 3d5e6ff0e5 Added new templates
more wildcards
added notification message about whose prompt it used
2023-06-25 19:22:22 +02:00
AIrjen 68acb7fa33 added song and poem lines 2023-06-25 12:17:54 +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 abd8bfae6c Added automatic LoRA's at the back of the prompt 2023-06-20 15:26:24 +02:00
AIrjen fe2df0d98a Added space objects 2023-06-20 15:12:57 +02:00
AIrjen b5d35f16d3 Small bugfix in object generation 2023-06-13 19:31:31 +02:00
AIrjen 03d6d15231 added print command 2023-06-11 07:59:05 +02:00
AIrjen 5cb49d4ec7 reduced templates showing up
minor additions
some prefixes for upscaling
2023-06-11 06:53:44 +02:00
AIrjen 48dbddaa84 at 501 templates
added brand and a lot of other new things
2023-06-09 11:30:36 +02:00
AIrjen f233cb8fa2 minor additions 2023-06-08 22:39:24 +02:00
AIrjen ac5c111e74 additions and small fix 2023-06-04 16:27:39 +02:00
AIrjen e287b41764 stuff stuff and more stuff 2023-06-03 07:30:18 +02:00
AIrjen 9c00962eb4 adding more hidden fun stuff in the generation logic 2023-06-02 21:24:42 +02:00
AIrjen d9dacd9f13 checkin for now 2023-06-02 19:41:31 +02:00
AIrjen 32878f30b1 more additions, about 1/4th done 2023-06-01 20:03:51 +02:00
AIrjen 66f4f82427 WIP
added many new things, changing a bit of generation logic as well
2023-06-01 17:07:49 +02:00
AIrjen b6dbf5a461 additions additions 2023-05-30 19:38:03 +02:00
AIrjen 0cf6a814af enough for today 2023-05-29 21:41:11 +02:00
AIrjen f859307c33 more WIP 2023-05-29 20:39:39 +02:00
AIrjen a799233528 Logic for dynamic subject in prompts 2023-05-29 19:49:43 +02:00
AIrjen 98c92b889a Started work on template update 2023-05-29 17:06:06 +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 276c560643 new additions look stable 2023-05-26 13:49:24 +02:00
AIrjen 5d915a6ebd Working on handling empty lists 2023-05-26 11:34:49 +02:00
AIrjen 754ecf7f88 working on stuff 2023-05-24 22:16:17 +02:00
AIrjen 288ce64294 additions and more additions 2023-05-23 22:19:52 +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 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 f1ebe89102 refactored internal list workings 2023-04-30 08:08:37 +02:00
AIrjen c7b8763a5a started refactoring 2023-04-29 21:21:34 +02:00
AIrjen 9b84cf31ee Added artist category choice 2023-04-27 15:06:42 +02:00
AIrjen 956cb11100 Adding devmessages 2023-04-23 21:57:25 +02:00
AIrjen a42d90aa4f added a lot to the lists
and added baby animals, yay!
2023-04-23 21:04:44 +02:00
AIrjen c5ff384e13 merging fix up 2023-04-21 09:51:00 +02:00
AIrjen f04871bc2a Made Latent Couple improvements 2023-04-19 21:15:33 +02:00
AIrjen eed743d1e9 lots of list refinements 2023-04-18 19:15:30 +02:00