Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 595 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 595 Bytes

sd-webui-api-payload-display

Display the corresponding API payload after each generation on WebUI Image

Usage

  • Do any generation (txt2img or img2img), after the generation completes, the payload will be populated to the extension accordion.
  • Ctrl + click to recursively expand the json tree.
  • Click copy to copy the json payload to clipboard.

Note

This extension implements this feature request.