ltx-i2v / ComfyUI /custom_nodes /ComfyUI-Manager /scripts /install-manager-for-portable-version.bat
vidfom's picture
Upload folder using huggingface_hub
0d57450 verified
raw
history blame contribute delete
312 Bytes
.\python_embeded\python.exe -s -m pip install gitpython
.\python_embeded\python.exe -c "import git; git.Repo.clone_from('https://github.com/ltdrdata/ComfyUI-Manager', './ComfyUI/custom_nodes/comfyui-manager')"
.\python_embeded\python.exe -m pip install -r ./ComfyUI/custom_nodes/comfyui-manager/requirements.txt