happyneishon commited on
Commit
4568a9d
1 Parent(s): 80e11ca

Upload comfy.bat

Browse files
Files changed (1) hide show
  1. comfy.bat +6 -0
comfy.bat ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ @echo off
2
+ setlocal
3
+ cd /d %~dp0
4
+ set target_dir=%~dp0
5
+ set PATH=%PATH%;%target_dir%git\git\bin;%target_dir%git\git\libexec\;
6
+ %target_dir%git\git\bin\git clone https://github.com/comfyanonymous/ComfyUI