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

Dos it work with SDXL? #65

Open
rsandx opened this issue Jan 8, 2024 · 1 comment
Open

Dos it work with SDXL? #65

rsandx opened this issue Jan 8, 2024 · 1 comment

Comments

@rsandx
Copy link

rsandx commented Jan 8, 2024

I tried to use Latent Couple with SDXL, it seems not working most of the time, especially with more than 2 people, I wonder if this extension is not meant to work with SDXL, I had the output size set to 1024 by 1024, so there should be enough space for 3 people that each is supposed to occupy 1/3 of the region, but the results may contain one or two people, hard to have three.

@1978Alessio
Copy link

With 2 persons it is working me in SDXL. With 3 persons it is hard. Try to change aspect ratio from 1:1 to for exaple 16:9. This mean 1280 x 819 or 820 (somethink like higher HD resolution) if you want to use full SDXL capability. Or maybe 5:3. I think that this is about that you need enough space for 2 persons. Simply aspect ratio where image is wider then higher.
I'm thinking about test to use 3 person with ControlNet. My idea is to force persons presence by OpenPose. This will also fully control persons position in image.

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