Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Variation R - Doesn't seem to generate a Variation of the Right Picture, it does the Left instead. #6

Open
SencneS opened this issue Apr 3, 2024 · 4 comments

Comments

@SencneS
Copy link

SencneS commented Apr 3, 2024

The title says it all to be honest. The bot is functioning just fine, no errors, no warning, SD is functioning just fine, and I've tried it on two separate branches of SD - the A1111 and Forge, the result is the same, when clicking on the "Variation R" button it doesn't actually generate a variation of the right image. Instead it does a variation of the left image.

To be clear, it is a variation of the left image that is different from pressing the "Variation L" button. So it's like the Bot is only able to generate variations of the left image.

I've come here to this Discord-Bot distribution because this is the bot I like the most. And yes, I've tied this is THREE separate discord bots that do about the same thing. What I noticed is all the discord bot's code for Variation is very... VERY similar. I don't care about that, so it makes me wonder if there is a fundamental issue with the code of the discord bot, or if there is an issue with the SD Webui's.

So after, Two Distributions of SD-Webui and Three Distributions of SD-Discord-Bot totaling six separate trials, all result in the same thing... The "Variation R" doesn't generate a Variation of the Right image, it's always the left image.

That said - The upscale works just fine...
The Initial Prompt
Initial-Prompt
Clicking the Variation R
Clicking_Variation_R
Clicking the Variation L
Clicking_Variation_L
Clicking Upscale R
Clicking_Upscale_R
It was done in this order by the way, Prompt, V-R, V-L, then U-R

@CyberTimon
Copy link
Owner

Thank you for reporting this issue. I will look into it soon.

@CyberTimon
Copy link
Owner

Does this only happen with random generated images (/generate_random) or also when the image was generated using a normal prompt?

@SencneS
Copy link
Author

SencneS commented Apr 4, 2024

Does this only happen with random generated images (/generate_random) or also when the image was generated using a normal prompt?

Generate Random only, sorry I thought I included that with the notes above, but I now see I didn't. It does appear to work when you manually enter a prompt and request variations on either side. So, yeah, I guess it is just the "Generate_Random" that it seems to struggle with.

That said, it's not a crippling issue, it's just something that I noticed and went on a hunt to find a solution. I suck at coding, know enough to fiddle and fix minor errors. Not enough to actually develop LOL. So please only have a look at this if you have spare time. I don't want to take your time away from something important etc.

Edit:- If you did fix this, this particular SD Discord Bot would be the only one that actually does this. LOL

@CyberTimon
Copy link
Owner

Hey @SencneS

The problem is, that when pressing "Variation X" it only uses the first prompt, which does not work if the image gets generated random and contains 2 prompts. When I have enough time, I will fix this issue.

Thank you,
Timon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants