LykosAI / StabilityMatrix

Multi-Platform Package Manager for Stable Diffusion
https://lykos.ai
GNU Affero General Public License v3.0
4.85k stars 315 forks source link

The inability to use the ":" symbol in the prompt #914

Closed Awuushy closed 1 month ago

Awuushy commented 2 months ago

What happened?

When I try to generate someone using LORA with a trigger word having a ":" sign, I just can't do it, I get an Invalid token error. image

Steps to reproduce

  1. Open Stability Matrix
  2. Go to Inference
  3. Use LORA, for example, any character from Honkai: Star Rail
  4. Click "Generate Image"
  5. Enjoy the lack of result and Invalid token error due to the presence of the ":" sign in the trigger word

Relevant logs

No response

Version

v2.12.0

What Operating System are you using?

Windows

Awuushy commented 1 month ago

I do not know why, but after the update I still have this problem. image

mohnjiles commented 1 month ago

You should now be able to escape it with a backslash \, same as you have done with the parentheses.