mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-03-18 04:20:46 -07:00
needed to fix image layout
parent
48a5fcb747
commit
a6f2a4f600
1 changed files with 2 additions and 0 deletions
2
API.md
2
API.md
|
|
@ -4,9 +4,11 @@
|
|||
- example in your "webui-user.bat": `set COMMANDLINE_ARGS=--api`
|
||||
- This enables the api which can be reviewed at http://127.0.0.1:7860/docs (or whever the URL is + /docs)
|
||||
The basic ones I'm interested in are these two. Let's just focus only on ` /sdapi/v1/txt2img`
|
||||
|
||||

|
||||
|
||||
- When you expand that tab, it gives an example of a payload to send to the API. I used this often as reference.
|
||||
|
||||

|
||||
|
||||
------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue