Kilvoctu / aiyabot

A neat Discord bot for AUTOMATIC1111's Web UI
GNU General Public License v2.0
309 stars 76 forks source link

Incorrect model change and generation skip bug #259

Open TimmekHW opened 6 months ago

TimmekHW commented 6 months ago

Describe the bug
A clear and concise description of what the bug is. Please keep each bug report limited to one issue.

  1. I have 2 bots: Discord bot aiyabot and Telegram bot. In the telegram bot, the model is passed to "override_settings": {}," and when the user in the discord changes the model via šŸ–Œ, the model does not change or the wrong one is set, or the previous one remains. It changes only on the third attempt. how can I make sure that the discord users' model changes correctly?

  2. In the discord, you have added a Live preview in the latest updates. And unfortunately, the preview includes generations of people from telegram. It's horrible. And also, Discord users, if they see an incorrect generation, they can skip it and the user from the Telegram will not receive their Art.

  3. And yet, after updating the bot, the previous old messages cannot be changed and at the same time users do not see the error. Is it possible to make an error appear if a discord user tries to edit an old message (an old query) that is not in the database?

Environment

TimmekHW commented 6 months ago

image image

The bot made art on the KohakuXL model, but it should have been on artium_v20. The user changed the "data_model" to artium_v20 via šŸ–Œ, but the bot continued to make a picture on KohakuXL.

This is only if the second bot (telegram bot) active. Let me remind you that it passes the model through " "override_settings": {},"