Kilvoctu / aiyabot

A neat Discord bot for AUTOMATIC1111's Web UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AIYA not applying activator token

Kilvoctu opened this issue · comments

Describe the bug

This affects models that have activator token in models.csv.

When using 🖋️ on an output, changing no parameters, the redraw looks different. You would expect it to produce the same image.

Inspecting the png info, the redraw is applying the activator token, which leads me to believe it's not initially added when using /draw. Some further tests seem to confirm this.

This bug appears to only happen if prompt moderation stuff is applied: prompt_ban_list, prompt_ignore_list, negative_prompt_prefix

Moved mod function earlier in code.