From ca1a2a2b26b2f6746e9b89588e88ec62cbdd57b5 Mon Sep 17 00:00:00 2001 From: Mohamed Aly Date: Sun, 15 Dec 2024 05:59:54 +0200 Subject: [PATCH] Runware ComfyUI (#1321) --- custom-node-list.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 3d3097de..e73c6f55 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -18343,7 +18343,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Runware Inc.", + "title": "Runware.ai ComfyUI Inference API Integration", + "id": "runware", + "reference": "https://github.com/Runware/ComfyUI-Runware", + "files": [ + "https://github.com/Runware/ComfyUI-Runware" + ], + "install_type": "git-clone", + "description": "Runware Inference API Integration for ComfyUI (No GPU Required)." } ] - }