We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec4bfb1 commit 2034b1eCopy full SHA for 2034b1e
start.5090.sh
@@ -162,6 +162,7 @@ if [ ! -d "$COMFYUI_DIR" ] || [ ! -d "$VENV_DIR" ]; then
162
CUSTOM_NODES=(
163
"https://github.com/kijai/ComfyUI-KJNodes"
164
"https://github.com/MoonGoblinDev/Civicomfy"
165
+ "https://github.com/MadiatorLabs/ComfyUI-RunpodDirect"
166
)
167
168
for repo in "${CUSTOM_NODES[@]}"; do
start.sh
0 commit comments