You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One of the problems many of us run into is sharing a prompt which has reliable outputs because, well, everyone has different files saved for LORAs, webui settings, etc. It's difficult to remember all the settings such as Clip Skip or initial render dimensions, etc. Wouldn't it be nice if our prompts could visibly contain this information instead? Naturally, things like LORAs change often, but I'll suggest an idea for that in a LORA extension discussion.
Let me provide an example of prompting with a few settings:
"a cute puppy, running through the park, {clip skip:2}, {pix:640,960}, {enlarge:latent,1280,1920}"
Result: Anything in the braces would override settings in the UI. The clip skip 2 would be used, the image output would end up being 1280x1920 after rendering and enlarging with the Latent method.
It would also be nice to have the interface "review" a prompt when it's entered and show any misunderstood or ignored options below the input boxes. If the "Latent" method wasn't available, for example, it would show a message indicated "Latent not found" or whatever. This way, we can see when prompts having incompatible settings with our particular configuration.
Sure, it's not a complete fail safe, but it gets us closer. Just a thought!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
One of the problems many of us run into is sharing a prompt which has reliable outputs because, well, everyone has different files saved for LORAs, webui settings, etc. It's difficult to remember all the settings such as Clip Skip or initial render dimensions, etc. Wouldn't it be nice if our prompts could visibly contain this information instead? Naturally, things like LORAs change often, but I'll suggest an idea for that in a LORA extension discussion.
Let me provide an example of prompting with a few settings:
"a cute puppy, running through the park, {clip skip:2}, {pix:640,960}, {enlarge:latent,1280,1920}"
Result: Anything in the braces would override settings in the UI. The clip skip 2 would be used, the image output would end up being 1280x1920 after rendering and enlarging with the Latent method.
It would also be nice to have the interface "review" a prompt when it's entered and show any misunderstood or ignored options below the input boxes. If the "Latent" method wasn't available, for example, it would show a message indicated "Latent not found" or whatever. This way, we can see when prompts having incompatible settings with our particular configuration.
Sure, it's not a complete fail safe, but it gets us closer. Just a thought!
Beta Was this translation helpful? Give feedback.
All reactions