update README.md

This commit is contained in:
Dr.Lt.Data
2025-01-03 15:13:35 +09:00
parent 44cead1865
commit ae3a525008
19 changed files with 27 additions and 132 deletions

View File

@ -1,6 +1,6 @@
git clone https://github.com/comfyanonymous/ComfyUI
cd ComfyUI/custom_nodes
git clone https://github.com/ltdrdata/ComfyUI-Manager
git clone https://github.com/ltdrdata/ComfyUI-Manager comfyui-manager
cd ..
python -m venv venv
source venv/bin/activate

View File

@ -1,6 +1,6 @@
git clone https://github.com/comfyanonymous/ComfyUI
cd ComfyUI/custom_nodes
git clone https://github.com/ltdrdata/ComfyUI-Manager
git clone https://github.com/ltdrdata/ComfyUI-Manager comfyui-manager
cd ..
python -m venv venv
call venv/Scripts/activate