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

fixing SDXL Sampler V3 to work with newest version of ComfyUI #1

Merged
merged 2 commits into from
Apr 8, 2024

Conversation

Danamir
Copy link
Owner

@Danamir Danamir commented Apr 8, 2024

As discussed here SeargeDP#137 some of the sampler functions of ComfyUI were moved around, causing SeargeSDXL to no longer load.

After fixing that issue there still were problems with the SDXL Sampler, which led to errors when running that specific module. I managed to get rid of these errors and it seems to work fine for me now. However I'm not very familiar with this project's / ComfyUI's code and have a distaste for python, so please make sure to double check everything I did.

I also only added backwards compatibility for the loading issue. If you also want it for executing the sampler feel free to add it.

@Danamir Danamir merged commit 0324265 into Danamir:develop Apr 8, 2024
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

Successfully merging this pull request may close these issues.

2 participants