From 01d3bd61a21253895c968dd16d5ef112f5f10f34 Mon Sep 17 00:00:00 2001 From: "dr.lt.data" Date: Fri, 16 Feb 2024 09:47:16 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 23 ++++++++--------- extension-node-map.json | 8 ++++++ node_db/new/custom-node-list.json | 40 ++++++++--------------------- node_db/new/extension-node-map.json | 8 ++++++ 4 files changed, 37 insertions(+), 42 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index e28514f..4f24f0b 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -5216,7 +5216,16 @@ "install_type": "git-clone", "description": "ComfyUI nodes wrapping the [a/deepface](https://github.com/serengil/deepface) library." }, - + { + "author": "yuvraj108c", + "title": "ComfyUI-Pronodes", + "reference": "https://github.com/yuvraj108c/ComfyUI-Pronodes", + "files": [ + "https://github.com/yuvraj108c/ComfyUI-Pronodes" + ], + "install_type": "git-clone", + "description": "A collection of nice utility nodes for ComfyUI" + }, { @@ -5533,16 +5542,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "yuvraj108c", - "title": "ComfyUI-Pronodes", - "reference": "https://github.com/yuvraj108c/ComfyUI-Pronodes", - "files": [ - "https://github.com/yuvraj108c/ComfyUI-Pronodes" - ], - "install_type": "git-clone", - "description": "A collection of nice utility nodes for ComfyUI" - } + } ] } diff --git a/extension-node-map.json b/extension-node-map.json index fa14ffa..113301b 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -8260,6 +8260,14 @@ "title_aux": "tdxh_node_comfyui" } ], + "https://github.com/yuvraj108c/ComfyUI-Pronodes": [ + [ + "LoadYoutubeVideo" + ], + { + "title_aux": "ComfyUI-Pronodes" + } + ], "https://github.com/yuvraj108c/ComfyUI-Whisper": [ [ "Add Subtitles To Background", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 4034898..33fce64 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,16 @@ }, + { + "author": "yuvraj108c", + "title": "ComfyUI-Pronodes", + "reference": "https://github.com/yuvraj108c/ComfyUI-Pronodes", + "files": [ + "https://github.com/yuvraj108c/ComfyUI-Pronodes" + ], + "install_type": "git-clone", + "description": "A collection of nice utility nodes for ComfyUI" + }, { "author": "pkpkTech", "title": "ComfyUI-SaveQueues", @@ -689,36 +699,6 @@ ], "install_type": "git-clone", "description": "Fastest Face Swap Extension Node for ComfyUI, Single node and FastTrack: Lightning-Speed Facial Transformation for your projects." - }, - { - "author": "pkpkTech", - "title": "ComfyUI-ngrok", - "reference": "https://github.com/pkpkTech/ComfyUI-ngrok", - "files": [ - "https://github.com/pkpkTech/ComfyUI-ngrok" - ], - "install_type": "git-clone", - "description": "Use ngrok to allow external access to ComfyUI.\nNOTE: Need to manually modify a token inside the __init__.py file." - }, - { - "author": "Daniel Lewis", - "title": "ComfyUI-TTS", - "reference": "https://github.com/daniel-lewis-ab/ComfyUI-TTS", - "files": [ - "https://github.com/daniel-lewis-ab/ComfyUI-TTS" - ], - "install_type": "git-clone", - "description": "Text To Speech (TTS) for ComfyUI" - }, - { - "author": "thecooltechguy", - "title": "ComfyUI-ComfyWorkflows", - "reference": "https://github.com/thecooltechguy/ComfyUI-ComfyWorkflows", - "files": [ - "https://github.com/thecooltechguy/ComfyUI-ComfyWorkflows" - ], - "install_type": "git-clone", - "description": "The best way to run, share, & discover thousands of ComfyUI workflows." } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index fa14ffa..113301b 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -8260,6 +8260,14 @@ "title_aux": "tdxh_node_comfyui" } ], + "https://github.com/yuvraj108c/ComfyUI-Pronodes": [ + [ + "LoadYoutubeVideo" + ], + { + "title_aux": "ComfyUI-Pronodes" + } + ], "https://github.com/yuvraj108c/ComfyUI-Whisper": [ [ "Add Subtitles To Background",