AIrjen / OneButtonPrompt

One Button Prompt
GNU General Public License v3.0
875 stars 87 forks source link

Suffix removing commas #109

Closed goblin776655 closed 1 year ago

goblin776655 commented 1 year ago

I enter to suffix , And in log have just without comma!

AIrjen commented 1 year ago

Hi! Yes, this is very confusing. One Button Prompt moves all Lora/Lyco's etc to the end of the prompt. Even if they we're already in the suffix. During this, it loses the comma. A1111 actually doesn't process these as part of the prompt: https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Features#lora It removes them when processing.

So, everything is working as intended. It's just that it is confusing.