Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Request] Colors prompt based on brackets count #4

Open
pastuh opened this issue Nov 20, 2022 · 0 comments
Open

[Request] Colors prompt based on brackets count #4

pastuh opened this issue Nov 20, 2022 · 0 comments

Comments

@pastuh
Copy link

pastuh commented Nov 20, 2022

At this moment we must use brackets, like this:
(text)
((text))
(((text)))

And prompt looks like this:
text, ((((text)))), text, ((simple text)), (short text), text, ((((very long text)))), ((simple text)), text

A few tags/lines and I'm really confused as to which part should be edited or removed.
So.. suggestion to adjust the background color based on the parentheses.
Color range could be from simple gray to red which influence results most.

  • For more improvements.. Allow to see only colored text, but not brackets (So I imagine ctrl+click adds invisible brackets between commas)
  • Allow to select all colored text after double/triple click

AUTOMATIC1111 use:
() in the prompt increases the model's attention (So it could be from yellow to red..)
[] decreases it (So it could be from cyan to violet..)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant