Files
InvokeAI/invokeai/app/services/invocation_cache
psychedelicious 7d683b4db6 fix(nodes): do not disable invocation cache delete methods
When the runtime disabled flag is on, do not skip the delete methods. This could lead to a hit on a missing resource.

Do skip them when the cache size is 0, because the user cannot change this (must restart app to change it).
2023-09-22 13:15:03 -04:00
..
2023-09-20 15:09:24 +10:00