mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-06-10 16:27:33 +08:00
Fix path references in run_intel_gpu.bat
This commit is contained in:
parent
69db4bc753
commit
46848002f1
@ -4,5 +4,5 @@ set "PYTHONNOUSERSITE=1"
|
||||
set "PYTHONPATH="
|
||||
set "PYTHONHOME="
|
||||
|
||||
.\python_embeded\python.exe -s ComfyUI\main.py --windows-standalone-build
|
||||
"%BASE%python_embeded\python.exe" -s "%BASE%ComfyUI\main.py" --windows-standalone-build
|
||||
pause
|
||||
|
||||
Loading…
Reference in New Issue
Block a user