-
-
Notifications
You must be signed in to change notification settings - Fork 454
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature]: GUI selector for wildcards #3507
Comments
SD.Next provides native support for wildcards, located in Subfolders are supported; In regards to a GUI, why re-invent the wheel, where Windows Explorer and Notepad (or better; Notepad++) will suffice? ;-) Example;
|
we cant remember name of millions wildcards installed, a gui very similar to styles will be handy. |
I'd like to see that too... but I cannot see how this could get implemented without eating a lot of space and consuming a lot of time/work. Alternative might be something like a single input line that does 'code completion' so that you can type something and it suggests wildcards, and a button to push the result to the prompt. There is a booru (or however that is written) keyword suggester plugin that looks at what you type and gives you a mouseover to select from suggestions. Maybe something like that when typing __ and then some characters/numbers might also work? Note: looking up wildcards in the filesystem is only working if SD.Next is running locally, so if it is remote, that kind of lookup might be helpful, too. |
but same goes for loras too, but dev invented wheels for lora selection. wildcard can get same treatment too. swarmui did a nice job for wildcard selection gui. |
a1111-sd-webui-tagcomplete (which works in Standard UI) already has autocomplete suggestions for wildcards. |
this is open-source and developed for free. and then i get to see statements like this. |
Feature description
Native GUI FOR WILDCARDs (both txt and yaml)
similar to STYLE Selection GUI willl be nice. select few wildcard with ticks just like style without cluttering prompts.
if possible support nested folder structure
Version Platform Description
Windows 12, RTX 5090
The text was updated successfully, but these errors were encountered: