# sd-webui-api-payload-display **Repository Path**: stable_diffusion/sd-webui-api-payload-display ## Basic Information - **Project Name**: sd-webui-api-payload-display - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: https://github.com/huchenlei/sd-webui-api-payload-display - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-31 - **Last Updated**: 2024-03-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # sd-webui-api-payload-display Display the corresponding API payload after each generation on WebUI ![Image](https://github.com/huchenlei/sd-webui-api-payload-display/assets/20929282/5fd12cf2-cf94-469f-9525-2bf3622c5237) # 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](https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/9120).