unprompted icon indicating copy to clipboard operation
unprompted copied to clipboard

API support with alwayson_scripts

Open BuffMcBigHuge opened this issue 1 year ago • 1 comments

Seems like Unprompted strips the shortcodes when running in the webui, but doesn't in the API. I'm wondering if there is a way to get this working with alwayson_scripts and the txt2img API. Something like:

{
    alwayson_scripts:
    {
        Unprompted:
        {
            args: [ '[after]{zoom_enhance}[/after]' ]
        }
    }
}

BuffMcBigHuge avatar Mar 17 '23 22:03 BuffMcBigHuge

@BuffMcBigHuge Any update on this?

mercpls avatar Jul 21 '23 16:07 mercpls