UX-focused fork: LoRA/Recipe browsers, sequential wildcards, richer history — [krita-ai-diffusion-ux] #2580
FatGuy84
started this conversation in
Show and tell
Replies: 1 comment
|
Is there any way to put "Ideogram 4.0 " in the plugin ??? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
All credit for the plugin itself goes to @Acly and everyone who's contributed here — I've just been layering usability improvements on top for my own workflow and figured others hitting the same friction might find it useful too.
Repo: https://github.com/FatGuy84/krita-ai-diffusion-ux
Tracks upstream releases (currently based on v1.52.1), branch
ux/improvementshas everything.A few of the bigger additions:
[[a|b|c]]— batch item 1 getsa, item 2 getsb, etc. (vs. the existing random{a|b|c}), with multiple groups combining into a Cartesian product across the batch. Useful for systematically running through variations instead of hoping the dice land right.Full writeup with GIFs for each feature is in the README.
Happy to hear feedback, and if anything here seems generally useful upstream I'm open to discussing pulling pieces back in.
All reactions