h43lb1t0 / SD-WebUI-BatchCheckpointPrompt

Test a base prompt with different checkpoints and for the checkpoints specific prompt templates
MIT License
54 stars 3 forks source link

Feature Request: Option to use one prompt for all Selected Checkpoints #15

Closed cdobrich closed 1 year ago

cdobrich commented 1 year ago

Feature request: Ability to enter only one set of prompt text, and check an option box to reuse it on all selected Checkpoints.

h43lb1t0 commented 1 year ago

i am not sure what the difference is to the x/y/z plot with only one axis. Can you explain in more detail what you mean?

cdobrich commented 1 year ago

There are times when I want to run the same single prompt over dozens of Checkpoint files. So it would be nice to have an option to do basically this.

Screenshot_20230517_135550

Currently I have to count how many checkpoints I am using, then paste the '{prompt};' text the same number of times.

It would be nice if I could check an option to say "Use the {prompt} for all checkpoints" or something like that.

h43lb1t0 commented 1 year ago

Screenshot from 2023-05-20 22-20-49 this is exactly what can be achieved with the built-in x/y/z plot. I see no reason to integrate that into this project.