Commit Graph

82 Commits (f4e1a67050e66dbf2197d65bf15b27d24f69e06c)

Author SHA1 Message Date
AIrjen f4e1a67050 More text fixes 2024-02-03 09:30:39 +01:00
AIrjen 0b21ea010d Added One Button Presets to ComfyUI 2024-02-03 07:47:12 +01:00
AIrjen ad8b67735f First version of presets in A1111 2024-02-02 17:02:31 +01:00
AIrjen 156bda7981 Negative prompt docs 2024-01-19 10:18:09 +01:00
AIrjen bfa49fc7d2 tokinator version 1 2024-01-11 21:47:34 +01:00
AIrjen 425468534b Added the stuff into A1111 2024-01-01 09:25:46 +01:00
AIrjen 575d987966 gradio fixes 2023-11-18 08:58:51 +01:00
AIrjen 3ee87492da Adding UI changes, emojis 2023-11-18 08:22:23 +01:00
AIrjen 2e72ff65aa Fix for issue with SD next and regional prompter
and some minor other fixes
2023-11-12 11:18:00 +01:00
AIrjen 9787587afa Fix for only artists
and warning in Gradio
2023-11-12 10:32:11 +01:00
AIrjen 3a96cf2d3f Adding tv show episode titles 2023-10-30 07:55:47 +01:00
AIrjen fe8eeb2180 completed artist list
added cinema option for artists
added fashion designers
added colorcombinations and logic
minor list addtions and bug fixes
2023-10-14 08:49:28 +02:00
AIrjen 31465d6538 Added more descriptions in the explanation text 2023-10-07 19:02:29 +02:00
AIrjen 0fb1f16c49 This should put outfit override in Auto1111
No way to test, scary change :D
2023-10-07 08:01:25 +02:00
AIrjen eb5cd64436 multiple subjects are in, nice 2023-10-06 09:10:24 +02:00
AIrjen e660fde05f artist rework thing 2023-09-30 09:06:40 +02:00
AIrjen 7a815dc8e3 Added card names list
Huge TCG card name list update. Lots of fun!
2023-09-22 22:00:42 +02:00
AIrjen b89a5eeb7e Update onebuttonprompt.py 2023-08-19 09:01:52 +02:00
AIrjen 0d4fd185a9 Adding feature parity for some things for comfyUI
Added option to turn off emoji's, that break some stuff on ComfyUI
2023-08-18 15:57:49 +02:00
AIrjen a0d2d31fae Improvements + new node build! 2023-08-04 09:14:23 +02:00
Pazz 43509333ec fix: save images from ui when a batch was run
When doing batches, it was not possible to save images from the ui
because the prompts and images sent to the ui didn't align.
2023-08-01 18:06:25 +02:00
Pazz ee1fec03ff fix: generation of random seed
When -1 is selected, a random seed is generated which is increased
by 'batch_size' for every 'batch_count'. When a seed is specified, this
seed will be reused as start for every 'batch_count'.
2023-08-01 18:05:14 +02:00
Pazz 60bd4fba03 fix: progress-bar update when doing batches 2023-08-01 18:03:21 +02:00
AIrjen b195bbbb66 some fixes and an interrupt button 2023-07-26 22:26:53 +02:00
AIrjen 160b400427 Fix for issue in 1.5
Also added base size in, for handling SD XL 1024 formats.
Unsure yet about other ratio's
2023-07-25 21:01:10 +02:00
AIrjen da1c1384cb credit where credit is due 2023-07-21 13:26:43 +02:00
AIrjen fb07233d32 Adding new options to quality gate 2023-07-21 12:04:30 +02:00
AIrjen 92e1bd55a0 button for stability 2023-07-18 20:24:59 +02:00
AIrjen b5fff50cba
Merge pull request #83 from AIrjen/csv_to_control_generation
Csv to control generation
2023-07-09 09:23:15 +02:00
AIrjen ec03e4161a Àdded descriptions in text 2023-07-09 08:21:30 +02:00
AIrjen e0c50094ca Adding in Flora 2023-07-09 07:57:20 +02:00
AIrjen e5083da95a Added logic for running on firstnames
added giant first name list
2023-07-08 15:52:55 +02:00
AIrjen b40c581d56 such fix, such beauty 2023-07-08 12:52:55 +02:00
AIrjen b2f29a32ed Update onebuttonprompt.py 2023-07-08 12:51:59 +02:00
Leander Neiß 73254a12f6 Replace -artist- wildcards when building prompt with onlyartists==True. Don't prepend ', ' to prompts in automatic prompt separator mode 2023-07-08 12:15:40 +02:00
AIrjen b9d59b927d added subtype options + interface changes 2023-07-08 11:04:56 +02:00
AIrjen 5b16e878e9 Added in gender selection (complete) 2023-07-08 09:02:19 +02:00
AIrjen edebb8a824 busy with gender 2023-07-07 14:15:54 +02:00
AIrjen 402577305a create config file on startup 2023-07-07 10:31:11 +02:00
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