From c8f8d807cd689e7baa1e40019db2c5b92f9e8077 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 13 Feb 2024 08:54:40 +0900 Subject: [PATCH] update DB --- extension-node-map.json | 16 ++++------------ node_db/new/custom-node-list.json | 4 ++-- node_db/new/extension-node-map.json | 3 ++- 3 files changed, 8 insertions(+), 15 deletions(-) diff --git a/extension-node-map.json b/extension-node-map.json index f8dbb00..37a2c46 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -4449,6 +4449,7 @@ "ImageColorToMask", "ImageCompositeMasked", "ImageCrop", + "ImageFromBatch", "ImageInvert", "ImageOnlyCheckpointLoader", "ImageOnlyCheckpointSave", @@ -6870,19 +6871,10 @@ ], "https://github.com/redhottensors/ComfyUI-Prediction": [ [ - "SamplerCustomPrediction", - "ConditionedPrediction", - "CombinePredictions", - "ScaledGuidancePrediction", - "AvoidErasePredictor", - "ScalePrediction", - "CFGPrediction", - "PerpNegPrediction" + "SamplerCustomPrediction" ], { - "author": "redhottensors", - "description": "Fully customizable Classfier Free Guidance for ComfyUI.", - "title": "ComfyUI-Prediction" + "title_aux": "ComfyUI-Prediction" } ], "https://github.com/rgthree/rgthree-comfy": [ @@ -8301,4 +8293,4 @@ "title_aux": "SDXLCustomAspectRatio" } ] -} +} \ No newline at end of file diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 9b63eed..d0112e1 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -45,9 +45,9 @@ "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." }, { diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 43b01d0..37a2c46 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -4449,6 +4449,7 @@ "ImageColorToMask", "ImageCompositeMasked", "ImageCrop", + "ImageFromBatch", "ImageInvert", "ImageOnlyCheckpointLoader", "ImageOnlyCheckpointSave", @@ -6868,7 +6869,7 @@ "title_aux": "comfyui-prompt-reader-node" } ], - "https://github.com/redhottensors/ComfyUI-Prediction/raw/main/custom_nodes/nodes_pred.py": [ + "https://github.com/redhottensors/ComfyUI-Prediction": [ [ "SamplerCustomPrediction" ],