huchenlei / sd-webui-api-payload-display

Display the corresponding API payload after each generation on WebUI
MIT License
160 stars 18 forks source link

how to solve this warning? #16

Open 1LucasGraham opened 3 months ago

1LucasGraham commented 3 months ago
Warning: field include_init_images in API payload not found in <modules.processing.StableDiffusionProcessingImg2Img object at 0x0000022460941030>. 
Warning: field infotext in API payload not found in <modules.processing.StableDiffusionProcessingImg2Img object at 0x0000022460941030>.
thiagojramos commented 3 months ago

same here

1manfactory commented 2 months ago

Same

5shekel commented 2 months ago

with this[1] branch save to json worked for me, but copy to clipboard didnt. [1] https://github.com/yudi-xiao/sd-webui-api-payload-display

same warning .