You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A clear and concise description of what the bug is. Please keep each bug report limited to one issue.
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?
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.
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
OS: [e.g. Windows / Linux]
Windows 10 Pro
automatic 111 1.8.0
with generator
The text was updated successfully, but these errors were encountered:
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": {},"
Describe the bug
A clear and concise description of what the bug is. Please keep each bug report limited to one issue.
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?
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.
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
Windows 10 Pro
automatic 111 1.8.0
with generator
The text was updated successfully, but these errors were encountered: