Skip to content

Commit 22e40d2

Browse files
Tell users to update their nvidia drivers if portable doesn't start. (#10518)
1 parent 3bea4ef commit 22e40d2

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
..\python_embeded\python.exe -s ..\ComfyUI\main.py --windows-standalone-build --disable-api-nodes
2+
echo If you see this and ComfyUI did not start try updating your Nvidia Drivers to the latest.
23
pause
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
.\python_embeded\python.exe -s ComfyUI\main.py --windows-standalone-build
2+
echo If you see this and ComfyUI did not start try updating your Nvidia Drivers to the latest.
23
pause
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
.\python_embeded\python.exe -s ComfyUI\main.py --windows-standalone-build --fast fp16_accumulation
2+
echo If you see this and ComfyUI did not start try updating your Nvidia Drivers to the latest.
23
pause

0 commit comments

Comments
 (0)