From 60405fcfbc2f03c9f8590e65646c7da2fd8a1eae Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Thu, 29 Aug 2024 22:25:56 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 65 ++++++++++------------------- extension-node-map.json | 12 ++++++ node_db/new/custom-node-list.json | 23 +++------- node_db/new/extension-node-map.json | 12 ++++++ 4 files changed, 53 insertions(+), 59 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index fe75b800..d8cdc6a8 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -13682,7 +13682,7 @@ "description": "Run ComfyUI workflows on multiple local GPUs/networked machines with options to edit the json values within comfyui.\nOriginal repo: [a/city96/ComfyUI_NetDist](https://github.com/city96/ComfyUI_NetDist)" }, { - "author": "NakamuraShippo", + "author": "mittimi", "title": "ComfyUI_mittimiLoadPreset", "id": "comfyui-mittimi-load-preset", "reference": "https://github.com/mittimi/ComfyUI_mittimiLoadPreset", @@ -13692,6 +13692,28 @@ "install_type": "git-clone", "description": "The system selects and loads preset." }, + { + "author": "mittimi", + "title": "ComfyUI_mittimiRecalculateSize", + "id": "comfyui_mittimi_recalculate_size", + "reference": "https://github.com/mittimi/ComfyUI_mittimiRecalculateSize", + "files": [ + "https://github.com/mittimi/ComfyUI_mittimiRecalculateSize" + ], + "install_type": "git-clone", + "description": "This is the node that performs the magnification calculation." + }, + { + "author": "mittimi", + "title": "ComfyUI_mittimiWidthHeight", + "id": "comfyui_mittimi_width_height", + "reference": "https://github.com/mittimi/ComfyUI_mittimiWidthHeight", + "files": [ + "https://github.com/mittimi/ComfyUI_mittimiWidthHeight" + ], + "install_type": "git-clone", + "description": "This node can easily switch between vertical and horizontal values with a single button." + }, { "author": "RodrigoSKohl", "title": "Panoramic Image Stitcher", @@ -13897,47 +13919,6 @@ "install_type": "git-clone", "description": "A collection of nodes for use with InstaSD. These nodes will be transformed into app inputs when you deploy your ComfyUI workflow on InstaSD." }, - - - - - - - - - { - "author": "mittimi", - "title": "ComfyUI_mittimiRecalculateSize", - "id": "comfyui_mittimi_recalculate_size", - "reference": "https://github.com/mittimi/ComfyUI_mittimiRecalculateSize", - "files": [ - "https://github.com/mittimi/ComfyUI_mittimiRecalculateSize" - ], - "install_type": "git-clone", - "description": "This is the node that performs the magnification calculation." - }, - { - "author": "mittimi", - "title": "ComfyUI_mittimiWidthHeight", - "id": "comfyui_mittimi_width_height", - "reference": "https://github.com/mittimi/ComfyUI_mittimiWidthHeight", - "files": [ - "https://github.com/mittimi/ComfyUI_mittimiWidthHeight" - ], - "install_type": "git-clone", - "description": "This node can easily switch between vertical and horizontal values with a single button." - }, - { - "author": "mittimi", - "title": "ComfyUI_mittimiLoadPreset", - "id": "comfyui_mittimi_load_preset", - "reference": "https://github.com/mittimi/ComfyUI_mittimiLoadPreset", - "files": [ - "https://github.com/mittimi/ComfyUI_mittimiLoadPreset" - ], - "install_type": "git-clone", - "description": "This node can easily switch between models and prompts by saving presets." - }, { "author": "Shiba-2-shiba", "title": "ComfyUI-color-ascii-art-node", diff --git a/extension-node-map.json b/extension-node-map.json index a75c6d85..ebbed75a 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -10583,6 +10583,18 @@ "title_aux": "ComfyUI_Dragos_Nodes" } ], + "https://github.com/drmbt/comfyui-dreambait-nodes": [ + [ + "DRMBT_AspectPadImageForOutpainting", + "DRMBT_LoadMedia", + "DRMBT_Model_Context_Selector", + "DRMBT_MultiMinMax", + "DRMBT_String_Item_Menu" + ], + { + "title_aux": "comfyui-dreambait-nodes" + } + ], "https://github.com/drustan-hawk/primitive-types": [ [ "float", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 274d0c98..92933a13 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -34,14 +34,14 @@ }, { "author": "mittimi", - "title": "ComfyUI_mittimiLoadPreset", - "id": "comfyui_mittimi_load_preset", - "reference": "https://github.com/mittimi/ComfyUI_mittimiLoadPreset", + "title": "ComfyUI_mittimiRecalculateSize", + "id": "comfyui_mittimi_recalculate_size", + "reference": "https://github.com/mittimi/ComfyUI_mittimiRecalculateSize", "files": [ - "https://github.com/mittimi/ComfyUI_mittimiLoadPreset" + "https://github.com/mittimi/ComfyUI_mittimiRecalculateSize" ], "install_type": "git-clone", - "description": "This node can easily switch between models and prompts by saving presets." + "description": "This is the node that performs the magnification calculation." }, { "author": "mittimi", @@ -54,17 +54,6 @@ "install_type": "git-clone", "description": "This node can easily switch between vertical and horizontal values with a single button." }, - { - "author": "mittimi", - "title": "ComfyUI_mittimiRecalculateSize", - "id": "comfyui_mittimi_recalculate_size", - "reference": "https://github.com/mittimi/ComfyUI_mittimiRecalculateSize", - "files": [ - "https://github.com/mittimi/ComfyUI_mittimiRecalculateSize" - ], - "install_type": "git-clone", - "description": "This is the node that performs the magnification calculation." - }, { "author": "fssorc", "title": "ComfyUI_pose_inter", @@ -332,7 +321,7 @@ "description": "ComfyUI_FlipStreamViewer is a tool that provides a viewer interface for flipping images with frame interpolation, allowing you to watch high-fidelity pseudo-videos without needing AnimateDiff." }, { - "author": "NakamuraShippo", + "author": "mittimi", "title": "ComfyUI_mittimiLoadPreset", "id": "comfyui-mittimi-load-preset", "reference": "https://github.com/mittimi/ComfyUI_mittimiLoadPreset", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index a75c6d85..ebbed75a 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -10583,6 +10583,18 @@ "title_aux": "ComfyUI_Dragos_Nodes" } ], + "https://github.com/drmbt/comfyui-dreambait-nodes": [ + [ + "DRMBT_AspectPadImageForOutpainting", + "DRMBT_LoadMedia", + "DRMBT_Model_Context_Selector", + "DRMBT_MultiMinMax", + "DRMBT_String_Item_Menu" + ], + { + "title_aux": "comfyui-dreambait-nodes" + } + ], "https://github.com/drustan-hawk/primitive-types": [ [ "float",