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

A1111 version? #5

Open
DavideAlidosi opened this issue Dec 25, 2023 · 3 comments
Open

A1111 version? #5

DavideAlidosi opened this issue Dec 25, 2023 · 3 comments

Comments

@DavideAlidosi
Copy link

Hi, there's any possbility to have this for WebUI A1111?
Thanks a lot.

@city96
Copy link
Owner

city96 commented Dec 26, 2023

I think it should be possible in theory. A1111 allows you to use a separate model as a "refiner" now right?

If there's an easy way to insert this between the main model (SDXL based) and the "refiner" (a SDv1.5 based model in this case, not the actual refiner) then it should be doable, though I have no experience with A1111 custom nodes, so I wouldn't even know where to start...

@DavideAlidosi
Copy link
Author

Thanks for support, actually also I even know where to start... In any case I'll try to figure out something in the future.

@city96
Copy link
Owner

city96 commented Dec 26, 2023

Good luck! Just ask here if you need any info about how the interposer works, though that part is fairly simple. One thing which might cause issues is how latents are scaled. You might need to multiply/divide the input/output so it matches the expected level.

I'll make sure to add a link to your project to the readme if you end up making it, or you can also send it as a PR. Either is fine.

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