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

DeepCache should be loaded first before cpu_offloading to avoid errors #50

Open
wxiwnd opened this issue Sep 7, 2024 · 0 comments
Open

Comments

@wxiwnd
Copy link

wxiwnd commented Sep 7, 2024

If the deepcache helper is loaded after CPU offloading is enabled, it may cause errors similar to the ones reported below.
#23
vladmandic/automatic#2888

Using the deepcache helper before enabling CPU offloading may solve these issues.
A check for CPU offloading can also be added

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

1 participant