Files
rocm-automated/comfyui-setup.sh
2025-11-23 22:46:01 -05:00

22 lines
608 B
Bash

cd User-Directories/ComfyUI/custom_nodes
# Manager
git clone https://github.com/ltdrdata/ComfyUI-Manager comfyui-manager
# Crystools (AMD branch)
git clone -b AMD https://github.com/crystian/ComfyUI-Crystools.git
# MIGraphX
git clone https://github.com/pnikolic-amd/ComfyUI_MIGraphX.git
# Unsafe Torch
git clone https://github.com/ltdrdata/comfyui-unsafe-torch
# Impact Pack
git clone https://github.com/ltdrdata/ComfyUI-Impact-Pack comfyui-impact-pack
# Impact Subpack
git clone https://github.com/ltdrdata/ComfyUI-Impact-Subpack
# WaveSpeed
git clone https://github.com/chengzeyi/Comfy-WaveSpeed.git