hako-mikan/sd-webui-regional-prompter

I want to call it via API

ShenxingkeMjc opened this issue · 2 comments

I really like your work. It's brilliant. I want to call via API, but I can't find the API service provider that provides this plug-in, can you recommend one for me?Thanks.

Like this

{
  "prompt": "Stuff BREAK\nThings, Something BREAK\nTest",
  "alwayson_scripts": {
    "Regional Prompter": {
      "args": [
        {
          "active": true
        }
      ]
    }
  }
}