"web/vscode:/vscode.git/clone" did not exist on "85989c74e5896bee7bdf92d8d40c65636f2eaa83"
Commit 55d0fca9 authored by comfyanonymous's avatar comfyanonymous
Browse files

--windows-standalone-build now enables --cuda-malloc

parent 1679abd8
...@@ -85,3 +85,4 @@ args = parser.parse_args() ...@@ -85,3 +85,4 @@ args = parser.parse_args()
if args.windows_standalone_build: if args.windows_standalone_build:
args.auto_launch = True args.auto_launch = True
args.cuda_malloc = True #work around memory issue in nvidia drivers > 531
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment