Skip to content

Releases: coderxi1/mirai-sdwebui-client

0.1.2

23 Oct 05:27
Compare
Choose a tag to compare

fix: Unsupported type: class kotlin.Boolean

0.1.1

08 Apr 10:14
Compare
Choose a tag to compare

add api-auth support

  1. Use --api-auth user:123456 in stable-diffusion-webui launch command
  2. modify config.yml
    api_auth_info: 
      enable: true
      username: "user"
      password: "123456"

0.1.0

30 Mar 18:12
Compare
Choose a tag to compare
first commit