happyneishon commited on
Commit
32df704
1 Parent(s): 7f81c79

Delete update.bat

Browse files
Files changed (1) hide show
  1. update.bat +0 -7
update.bat DELETED
@@ -1,7 +0,0 @@
1
- @echo off
2
- setlocal
3
- echo cd /d %~dp0
4
- set target_dir=%~dp0
5
- set PATH=%PATH%;%target_dir%git\git\bin;%target_dir%git\git\libexec\;
6
- cd %custom_n% && %target_dir%git\git\bin\git pull
7
- %target_dir%python\python.exe -s -m pip install --upgrade torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu121 -r ../ComfyUI/requirements.txt pygit2