From 466905b1951fec1c69e3e0bdfad4ea4fd7d54eb9 Mon Sep 17 00:00:00 2001 From: patientx Date: Mon, 30 Dec 2024 10:27:16 +0300 Subject: [PATCH] Update comfyui.bat --- comfyui.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/comfyui.bat b/comfyui.bat index cda6d6a9e..175df4391 100644 --- a/comfyui.bat +++ b/comfyui.bat @@ -4,7 +4,7 @@ set PYTHON="%~dp0/venv/Scripts/python.exe" set GIT= set VENV_DIR=./venv -set PYTORCH_CUDA_ALLOC_CONF=garbage_collection_threshold:0.6,max_split_size_mb:512 +set PYTORCH_CUDA_ALLOC_CONF=garbage_collection_threshold:0.8,max_split_size_mb:512 set COMMANDLINE_ARGS=--auto-launch --use-quad-cross-attention --reserve-vram 0.9