Update README.md

pull/84/head
hako-mikan 2023-07-24 19:14:47 +09:00 committed by GitHub
parent 7d167812e4
commit 949e12228e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -11,6 +11,12 @@
- support web-ui 1.5
- support no buildin-LoRA system(lycoris required)
to use with web-ui 1.5/web-ui1.5で使うときは
```
<lora:"lora name":1:1:lbw=IN02>
<lora:"lora name":1:1:lbw=1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0>
```
2023.07.14.2000(JST)
- APIでXYZプロットが利用可能になりました
- [APIの利用方法](#apiを通しての利用について)を追記しました