mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-08-02 23:14:49 +08:00
--windows-standalone-build now enables --cuda-malloc
This commit is contained in:
@@ -85,3 +85,4 @@ args = parser.parse_args()
|
||||
|
||||
if args.windows_standalone_build:
|
||||
args.auto_launch = True
|
||||
args.cuda_malloc = True #work around memory issue in nvidia drivers > 531
|
||||
|
Reference in New Issue
Block a user