-
Notifications
You must be signed in to change notification settings - Fork 29.3k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is there an existing issue for this?
- I have searched the existing issues and checked the recent builds/commits
What would your feature do ?
It would be nice to be able to see exactly what payload I could use to recreate a request made with the web UI using the other APIs (e.g. curl or Python).
Proposed workflow
- Go to the web ui
- Create a txt2img, img2img, or other image generation request
3a. Either run the request by clicking "generate" and then click a small "show API payload" to show the recently used payload
3b. Or: show a button that exposes what payload would be used if the user were to click the "generate" button
Additional information
From looking at the network request logs, I'm guessing this isn't super straightforward. It doesn't seem like the webui uses the same API as the API that's exposed to users. So perhaps something would need to be done about that.
pieresimakp, stephenlacy, huchenlei, com-admin, speaknowpotato and 3 moreGPU-server
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request