mirror of
https://github.com/lllyasviel/Fooocus.git
synced 2026-08-16 13:13:16 +02:00
begin to maintain the performance of 24GB machines (#540)
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
|||||||
version = '2.0.87'
|
version = '2.0.88'
|
||||||
|
|||||||
@@ -102,7 +102,6 @@ def ini_comfy_args():
|
|||||||
|
|
||||||
from comfy.cli_args import args as comfy_args
|
from comfy.cli_args import args as comfy_args
|
||||||
comfy_args.disable_cuda_malloc = True
|
comfy_args.disable_cuda_malloc = True
|
||||||
comfy_args.disable_smart_memory = True
|
|
||||||
comfy_args.auto_launch = False
|
comfy_args.auto_launch = False
|
||||||
|
|
||||||
sys.argv = argv
|
sys.argv = argv
|
||||||
|
|||||||
Reference in New Issue
Block a user