Stable-Diffusion-Android
Stable-Diffusion-Android copied to clipboard
Wildcards?
Please add option where we can add wildcards for easier prompting ,wildcards can be fun to use:)
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.