From 41eeeaed8a150371385a00db71b12b6526b6b703 Mon Sep 17 00:00:00 2001 From: Jack Date: Thu, 12 Dec 2024 14:38:28 +0200 Subject: [PATCH] Runware ComfyUI --- 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 1ab398ba..ce581a10 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)." } ] - }