Display the corresponding API payload after each generation on WebUI
- 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.
This extension implements this feature request.