mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-10 14:20:49 +08:00
Update comfyui-n.bat
This commit is contained in:
parent
61905df1e1
commit
15899a4b85
@ -1,6 +1,8 @@
|
||||
@echo off
|
||||
|
||||
SET MIOPEN_FIND_MODE=2
|
||||
set FLASH_ATTENTION_TRITON_AMD_ENABLE=TRUE
|
||||
set MIOPEN_FIND_MODE=2
|
||||
set MIOPEN_LOG_LEVEL=3
|
||||
set PYTHON="%~dp0/venv/Scripts/python.exe"
|
||||
set GIT=
|
||||
set VENV_DIR=./venv
|
||||
|
||||
Loading…
Reference in New Issue
Block a user