Prompt attention modifier code #1304
Unanswered
remybonnav
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I could find the code for Prompt attention definition: def parse_prompt_attention(text): in https://github.com/AUTOMATIC1111/stable-diffusion-webui/blob/master/modules/prompt_parser.py but I could not find any other line of code in other scripts using this function.
I would like to implement it to my colab but I don't know how?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions