Stable-Diffusion-Android icon indicating copy to clipboard operation
Stable-Diffusion-Android copied to clipboard

Wildcards?

Open KintCark opened this issue 1 year ago • 1 comments

Please add option where we can add wildcards for easier prompting ,wildcards can be fun to use:)

KintCark avatar Feb 19 '24 00:02 KintCark

Wildcards is not a part of core A1111 software and is distributed as a plugin. Regarding the source code of sd-dynamic-prompts plugin it only extends the functionality of A1111 WebUI adding the wildcards, but does not add any HTTP request to be able to access the wildcards via API. So in current state there is no way for SDAI app to read available wildcards from A1111 backend. As a workaround you can type the aliases of your wildcards manually into the prompt field.

ShiftHackZ avatar Feb 29 '24 09:02 ShiftHackZ