Update readme.md

This commit is contained in:
Jianglang
2023-03-28 01:26:27 +08:00
committed by GitHub
parent dcb9d7fc2a
commit 48e066b677

View File

@@ -8,6 +8,8 @@
具体信息,请参考[文章](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/API)。
部署运行后保证主机能够成功访问http://127.0.0.1:7860/docs
请**安装**本插件的依赖包```webuiapi```
```
@@ -16,7 +18,7 @@ pip install webuiapi
## 使用说明
请将`config.json.template`复制为`config.json`,并修改其中的参数和规则。
请将`config.json.template`复制为`config.json`,并修改其中的参数和规则。(如果修改了webui的`host`和`port`,也需要在配置文件中更改)
### 画图请求格式