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

Incompatible with SD.Next since 0da8c70 #52

Closed
LaaZa opened this issue Nov 29, 2023 · 1 comment
Closed

Incompatible with SD.Next since 0da8c70 #52

LaaZa opened this issue Nov 29, 2023 · 1 comment

Comments

@LaaZa
Copy link

LaaZa commented Nov 29, 2023

Describe Issue

Commit 0da8c70 introduced modules.cache import which does not exist in SD.Next.
Instead same functionality is provided by the hashes module.
import modules.hashes as sha256_cache should fix it, but hashes is already imported anyway.

@zixaphir
Copy link
Owner

zixaphir commented Dec 4, 2023

ef04656

@zixaphir zixaphir closed this as completed Dec 4, 2023
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