mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-07-11 00:47:14 +08:00
Fix line endings
This commit is contained in:
parent
e547a59ac0
commit
da30fe550e
@ -1,8 +1,8 @@
|
|||||||
set "BASE=%~dp0"
|
set "BASE=%~dp0"
|
||||||
|
|
||||||
set "PYTHONNOUSERSITE=1"
|
set "PYTHONNOUSERSITE=1"
|
||||||
set "PYTHONPATH="
|
set "PYTHONPATH="
|
||||||
set "PYTHONHOME="
|
set "PYTHONHOME="
|
||||||
|
|
||||||
"%BASE%python_embeded\python.exe" -s "%BASE%ComfyUI\main.py" --windows-standalone-build
|
"%BASE%python_embeded\python.exe" -s "%BASE%ComfyUI\main.py" --windows-standalone-build
|
||||||
pause
|
pause
|
||||||
|
|||||||
@ -1,8 +1,8 @@
|
|||||||
set "BASE=%~dp0"
|
set "BASE=%~dp0"
|
||||||
|
|
||||||
set "PYTHONNOUSERSITE=1"
|
set "PYTHONNOUSERSITE=1"
|
||||||
set "PYTHONPATH="
|
set "PYTHONPATH="
|
||||||
set "PYTHONHOME="
|
set "PYTHONHOME="
|
||||||
|
|
||||||
"%BASE%python_embeded\python.exe" -s "%BASE%ComfyUI\main.py" --windows-standalone-build --enable-dynamic-vram
|
"%BASE%python_embeded\python.exe" -s "%BASE%ComfyUI\main.py" --windows-standalone-build --enable-dynamic-vram
|
||||||
pause
|
pause
|
||||||
|
|||||||
@ -1,8 +1,8 @@
|
|||||||
set "BASE=%~dp0"
|
set "BASE=%~dp0"
|
||||||
|
|
||||||
set "PYTHONNOUSERSITE=1"
|
set "PYTHONNOUSERSITE=1"
|
||||||
set "PYTHONPATH="
|
set "PYTHONPATH="
|
||||||
set "PYTHONHOME="
|
set "PYTHONHOME="
|
||||||
|
|
||||||
"%BASE%python_embeded\python.exe" -s "%BASE%ComfyUI\main.py" --windows-standalone-build
|
"%BASE%python_embeded\python.exe" -s "%BASE%ComfyUI\main.py" --windows-standalone-build
|
||||||
pause
|
pause
|
||||||
|
|||||||
@ -1,8 +1,8 @@
|
|||||||
set "BASE=%~dp0"
|
set "BASE=%~dp0"
|
||||||
|
|
||||||
set "PYTHONNOUSERSITE=1"
|
set "PYTHONNOUSERSITE=1"
|
||||||
set "PYTHONPATH="
|
set "PYTHONPATH="
|
||||||
set "PYTHONHOME="
|
set "PYTHONHOME="
|
||||||
|
|
||||||
"%BASE%python_embeded\python.exe" -s "%BASE%ComfyUI\main.py" --windows-standalone-build --fast
|
"%BASE%python_embeded\python.exe" -s "%BASE%ComfyUI\main.py" --windows-standalone-build --fast
|
||||||
pause
|
pause
|
||||||
|
|||||||
@ -1,9 +1,9 @@
|
|||||||
set "BASE=%~dp0"
|
set "BASE=%~dp0"
|
||||||
|
|
||||||
set "PYTHONNOUSERSITE=1"
|
set "PYTHONNOUSERSITE=1"
|
||||||
set "PYTHONPATH="
|
set "PYTHONPATH="
|
||||||
set "PYTHONHOME="
|
set "PYTHONHOME="
|
||||||
|
|
||||||
"%BASE%..\python_embeded\python.exe" -s "%BASE%..\ComfyUI\main.py" --windows-standalone-build --disable-api-nodes
|
"%BASE%..\python_embeded\python.exe" -s "%BASE%..\ComfyUI\main.py" --windows-standalone-build --disable-api-nodes
|
||||||
echo If you see this and ComfyUI did not start try updating your Nvidia Drivers to the latest. If you get a c10.dll error you need to install vc redist that you can find: https://aka.ms/vc14/vc_redist.x64.exe
|
echo If you see this and ComfyUI did not start try updating your Nvidia Drivers to the latest. If you get a c10.dll error you need to install vc redist that you can find: https://aka.ms/vc14/vc_redist.x64.exe
|
||||||
pause
|
pause
|
||||||
|
|||||||
@ -1,8 +1,8 @@
|
|||||||
set "BASE=%~dp0"
|
set "BASE=%~dp0"
|
||||||
|
|
||||||
set "PYTHONNOUSERSITE=1"
|
set "PYTHONNOUSERSITE=1"
|
||||||
set "PYTHONPATH="
|
set "PYTHONPATH="
|
||||||
set "PYTHONHOME="
|
set "PYTHONHOME="
|
||||||
|
|
||||||
"%BASE%python_embeded\python.exe" -s "%BASE%ComfyUI\main.py" --cpu --windows-standalone-build
|
"%BASE%python_embeded\python.exe" -s "%BASE%ComfyUI\main.py" --cpu --windows-standalone-build
|
||||||
pause
|
pause
|
||||||
|
|||||||
@ -1,9 +1,9 @@
|
|||||||
set "BASE=%~dp0"
|
set "BASE=%~dp0"
|
||||||
|
|
||||||
set "PYTHONNOUSERSITE=1"
|
set "PYTHONNOUSERSITE=1"
|
||||||
set "PYTHONPATH="
|
set "PYTHONPATH="
|
||||||
set "PYTHONHOME="
|
set "PYTHONHOME="
|
||||||
|
|
||||||
"%BASE%python_embeded\python.exe" -s "%BASE%ComfyUI\main.py" --windows-standalone-build
|
"%BASE%python_embeded\python.exe" -s "%BASE%ComfyUI\main.py" --windows-standalone-build
|
||||||
echo If you see this and ComfyUI did not start try updating your Nvidia Drivers to the latest. If you get a c10.dll error you need to install vc redist that you can find: https://aka.ms/vc14/vc_redist.x64.exe
|
echo If you see this and ComfyUI did not start try updating your Nvidia Drivers to the latest. If you get a c10.dll error you need to install vc redist that you can find: https://aka.ms/vc14/vc_redist.x64.exe
|
||||||
pause
|
pause
|
||||||
|
|||||||
@ -1,9 +1,9 @@
|
|||||||
set "BASE=%~dp0"
|
set "BASE=%~dp0"
|
||||||
|
|
||||||
set "PYTHONNOUSERSITE=1"
|
set "PYTHONNOUSERSITE=1"
|
||||||
set "PYTHONPATH="
|
set "PYTHONPATH="
|
||||||
set "PYTHONHOME="
|
set "PYTHONHOME="
|
||||||
|
|
||||||
"%BASE%python_embeded\python.exe" -s "%BASE%ComfyUI\main.py" --windows-standalone-build --fast fp16_accumulation
|
"%BASE%python_embeded\python.exe" -s "%BASE%ComfyUI\main.py" --windows-standalone-build --fast fp16_accumulation
|
||||||
echo If you see this and ComfyUI did not start try updating your Nvidia Drivers to the latest. If you get a c10.dll error you need to install vc redist that you can find: https://aka.ms/vc14/vc_redist.x64.exe
|
echo If you see this and ComfyUI did not start try updating your Nvidia Drivers to the latest. If you get a c10.dll error you need to install vc redist that you can find: https://aka.ms/vc14/vc_redist.x64.exe
|
||||||
pause
|
pause
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user