begin to maintain the performance of 24GB machines (#540)

This commit is contained in:
lllyasviel 2023-10-04 14:41:01 -07:00 committed by GitHub
parent 046c93c0f2
commit 7fb0996461
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View File

@ -1 +1 @@
version = '2.0.87'
version = '2.0.88'

View File

@ -102,7 +102,6 @@ def ini_comfy_args():
from comfy.cli_args import args as comfy_args
comfy_args.disable_cuda_malloc = True
comfy_args.disable_smart_memory = True
comfy_args.auto_launch = False
sys.argv = argv