Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
happyneishon
/
git
like
0
Model card
Files
Files and versions
xet
Community
41222f6
git
/
comfy.bat
happyneishon
Upload 3 files
f9be40c
verified
almost 2 years ago
raw
Copy download link
history
blame
208 Bytes
@
echo
off
setlocal
cd
/d %~dp0
set
target_dir=%~dp0
set
PATH
=
%PATH%
;
%target_dir%
git\git\bin;
%target_dir%
git\git\libexec;
%target_dir%
git\git\bin\git clone https://github.com/comfyanonymous/ComfyUI
pause