Replies: 5 comments 15 replies
-
I like this a lot. I was thinking something along those lines, but more like batching a set of prompts. It needs some brainstorming. |
Beta Was this translation helpful? Give feedback.
-
I like the first tweet you linked. So you're saying to come up with a way to parse this kind of description and replace the vars with values from an array of sorts? With a list like this for jobs
You would replace it here randomly
To get something like
Can you mock up a UI in https://www.tldraw.com/ or similar? The logic could be done as standalone code in JS, outside of the app, to integrate it later. As for the integration, it needs a queuing system with the ability to set max cycles (so it doesn't run forever). |
Beta Was this translation helpful? Give feedback.
-
Also take into account the new UI layout that I added in v0.6.0. |
Beta Was this translation helpful? Give feedback.
-
for those who find this, v0.8 has this feature now https://github.com/breadthe/sd-buddy/releases/tag/v0.8.0 |
Beta Was this translation helpful? Give feedback.
-
Parametric prompt randomization
|
Beta Was this translation helpful? Give feedback.
-
a lot of people are exploring latent space by parameterizing their prompts:
i would like a way to set these up in a comma separated list and then basically leave SD running with sd-buddy managing them in sequence. what do you think?
Beta Was this translation helpful? Give feedback.
All reactions