From 15b276140ed63962559173fbf7231f9504b9d284 Mon Sep 17 00:00:00 2001 From: redhottensors <159090586+redhottensors@users.noreply.github.com> Date: Mon, 12 Feb 2024 10:39:32 -0700 Subject: [PATCH] custom-node-list.json: git-clone ComfyUI Prediction --- custom-node-list.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 1aae0afe..7c5a801c 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -5432,13 +5432,11 @@ "title": "ComfyUI-Prediction", "reference": "https://github.com/redhottensors/ComfyUI-Prediction", "files": [ - "https://github.com/redhottensors/ComfyUI-Prediction/raw/main/custom_nodes/nodes_pred.py" + "https://github.com/redhottensors/ComfyUI-Prediction" ], - "install_type": "copy", + "install_type": "git-clone", "description": "Fully customizable Classifier Free Guidance for ComfyUI." }, - - { "author": "theally", "title": "TheAlly's Custom Nodes",