WIP External Wildcard Tool is starting to shape up.
https://files.catbox.moe/j7naa9.pngI managed to get all the features I wanted it to have in a working condition. Now it just needs a bit of polish and testing before I create a new project on github and upload it.
>Can load up to 8 wildcard/prompt files>It can randomize a single tab or all tabs>Each tab has a Search, which locks the results only to the lines containing that tag - in this case 'ceres fauna' resulting in just 334 prompt lines from the 30000 or so that the file originally had>Each tab has a 'banned words' section where it can ban any tags or partial tags containing that string - in this case 'eyes' results in one of the last tags being just 'yellow'. works fine even with multiple tags.>Each tab has a before and after which will allow you to write anything going before and after the randomized line from that tab (like lora in this case)>Slider to manually select a specific line or browse through them without randomizingI don't think anyone else is really interested in this mindless prompting but if anyone has any other fun ideas, they're welcome.
A really nice addition I thought of would be a "generate" button that can send the prompt straight to webui or comfy with --api enabled and return an image. However everyone's settings, hardware capabilities and workflows are too different to replace them with some random default values or to implement them as selectable options in this tiny tool.
A middle ground would probably be to add an option where it randomizes x-times and saves them to a text file, which you can then use to prompt x images with "Prompt S/R" or some other way in webui.