Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
ComfyUI
Commits
fade8a35
Commit
fade8a35
authored
Mar 14, 2023
by
comfyanonymous
Browse files
Don't need to be that explicit.
parent
6d44cf74
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
8 additions
and
8 deletions
+8
-8
.ci/nightly/update_windows/ONLY_RUN_THIS_IF_YOU_HAVE_TO/update_comfyui_and_python_dependencies.bat
...IF_YOU_HAVE_TO/update_comfyui_and_python_dependencies.bat
+0
-3
.ci/nightly/update_windows/update_comfyui_and_python_dependencies.bat
...update_windows/update_comfyui_and_python_dependencies.bat
+3
-0
.ci/nightly/windows_base_files/README_VERY_IMPORTANT.txt
.ci/nightly/windows_base_files/README_VERY_IMPORTANT.txt
+1
-1
.ci/update_windows/ONLY_RUN_THIS_IF_YOU_HAVE_TO/update_comfyui_and_python_dependencies.bat
...IF_YOU_HAVE_TO/update_comfyui_and_python_dependencies.bat
+0
-3
.ci/update_windows/update_comfyui_and_python_dependencies.bat
...update_windows/update_comfyui_and_python_dependencies.bat
+3
-0
.ci/windows_base_files/README_VERY_IMPORTANT.txt
.ci/windows_base_files/README_VERY_IMPORTANT.txt
+1
-1
No files found.
.ci/nightly/update_windows/ONLY_RUN_THIS_IF_YOU_HAVE_TO/update_comfyui_and_python_dependencies.bat
deleted
100755 → 0
View file @
6d44cf74
..\..\python_embeded\python.exe ..\update.py ..\..\ComfyUI\
..\..\python_embeded\python.exe
-s -m
pip
install
--upgrade --pre
torch
torchvision
torchaudio
--extra-index-url
https
://download.pytorch.org/whl/cu118
-r
../../ComfyUI/requirements.txt
pygit2
pause
.ci/nightly/update_windows/update_comfyui_and_python_dependencies.bat
0 → 100755
View file @
fade8a35
..\python_embeded\python.exe .\update.py ..\ComfyUI\
..\python_embeded\python.exe
-s -m
pip
install
--upgrade --pre
torch
torchvision
torchaudio
--extra-index-url
https
://download.pytorch.org/whl/cu118
-r
../ComfyUI/requirements.txt
pygit2
pause
.ci/nightly/windows_base_files/README_VERY_IMPORTANT.txt
View file @
fade8a35
...
@@ -24,4 +24,4 @@ To update the ComfyUI code: update\update_comfyui.bat
...
@@ -24,4 +24,4 @@ To update the ComfyUI code: update\update_comfyui.bat
To update ComfyUI with the python dependencies:
To update ComfyUI with the python dependencies:
update\
ONLY_RUN_THIS_IF_YOU_HAVE_TO\
update_comfyui_and_python_dependencies.bat
update\update_comfyui_and_python_dependencies.bat
.ci/update_windows/ONLY_RUN_THIS_IF_YOU_HAVE_TO/update_comfyui_and_python_dependencies.bat
deleted
100755 → 0
View file @
6d44cf74
..\..\python_embeded\python.exe ..\update.py ..\..\ComfyUI\
..\..\python_embeded\python.exe
-s -m
pip
install
--upgrade
torch
torchvision
torchaudio
--extra-index-url
https
://download.pytorch.org/whl/cu117
xformers
-r
../../ComfyUI/requirements.txt
pygit2
pause
.ci/update_windows/update_comfyui_and_python_dependencies.bat
0 → 100755
View file @
fade8a35
..\python_embeded\python.exe .\update.py ..\ComfyUI\
..\python_embeded\python.exe
-s -m
pip
install
--upgrade
torch
torchvision
torchaudio
--extra-index-url
https
://download.pytorch.org/whl/cu117
xformers
-r
../ComfyUI/requirements.txt
pygit2
pause
.ci/windows_base_files/README_VERY_IMPORTANT.txt
View file @
fade8a35
...
@@ -23,5 +23,5 @@ To update the ComfyUI code: update\update_comfyui.bat
...
@@ -23,5 +23,5 @@ To update the ComfyUI code: update\update_comfyui.bat
To update ComfyUI with the python dependencies:
To update ComfyUI with the python dependencies:
update\
ONLY_RUN_THIS_IF_YOU_HAVE_TO\
update_comfyui_and_python_dependencies.bat
update\update_comfyui_and_python_dependencies.bat
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment