-
Notifications
You must be signed in to change notification settings - Fork 20
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
SDXL model caching not working with Perturbed Attention Guidance #90
Comments
#83 should fix that. Any testing would be very welcome. |
It works! Can't say much about quality yet but I can definitely see the effect of caching now. |
Good to hear, thank you for taking the time to try it out! |
The fix was merged. If your problem was resolved, can probably close this issue now. |
The issue is resolved. |
It seems that SDXL model caching not working with Perturbed Attention Guidance (PAG). As soon as I connect PAG node in ComfyUI first block caching stops working. At least I don't see any speed difference with or without cache.
Maybe related to #62.
The text was updated successfully, but these errors were encountered: