mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-02-08 00:49:56 +00:00
fix
This commit is contained in:
@@ -1091,7 +1091,7 @@ def can_install_bnb():
|
||||
return False
|
||||
|
||||
|
||||
signal_empty_cache = True
|
||||
signal_empty_cache = False
|
||||
|
||||
|
||||
def soft_empty_cache(force=False):
|
||||
|
||||
Reference in New Issue
Block a user