adieyal / sd-dynamic-prompts

A custom script for AUTOMATIC1111/stable-diffusion-webui to implement a tiny template language for random prompt generation
MIT License
1.96k stars 253 forks source link

Cannot See what prompts actually used in ComfyUI image #753

Closed Wolvezi closed 2 months ago

Wolvezi commented 2 months ago

I can't find a way to see what prompts were actually used in an image or even what the prompt from one of the nodes were. The metadata lists the entire prompt as far as I can tell, not what was used to generate the image (both for prompt and workflow in the metadata). Is there any way to save the text prompts? (and if not, can I request it?)

If not for the whole workflow, even just a "view prompt" node that you can connect to the prompt boxes? Dynamic prompts is great, but I can't tell what's working and what isn't. For example, when testing A {large | wooden | oak | pine } door with {Intricate | highly | photo realistic } inlay in a random or combinatorial node returns exactly that, whereas I'd rather be able to look at my workflow or examine a generated image to see it used A wooden door with intricate inlay.

akx commented 2 months ago

This repository is for the Stable Diffusion WebUI extension. See https://github.com/adieyal/comfyui-dynamicprompts/issues for the ComfyUI nodes.