mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-05-11 11:32:28 +08:00
Update comfyui.bat
This commit is contained in:
parent
c81d762f00
commit
466905b195
@ -4,7 +4,7 @@ set PYTHON="%~dp0/venv/Scripts/python.exe"
|
|||||||
set GIT=
|
set GIT=
|
||||||
set VENV_DIR=./venv
|
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
|
set COMMANDLINE_ARGS=--auto-launch --use-quad-cross-attention --reserve-vram 0.9
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user