/sd-webui-api-payload-display

Display the corresponding API payload after each generation on WebUI

Primary LanguageJavaScriptMIT LicenseMIT

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.