From fa32dba2b771812561b9c75d388c2bc3bfb493a3 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Fri, 24 May 2024 23:03:51 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 13 +++++++++++++ extension-node-map.json | 8 ++++++++ node_db/new/custom-node-list.json | 13 +++++++++++++ node_db/new/extension-node-map.json | 8 ++++++++ 4 files changed, 42 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 58dafb63..50e4042d 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -9663,6 +9663,19 @@ "install_type": "copy", "description": "Nodes:AIvector. A wrapped comfyui node for converting pixels to vectors using Vtracer. Check it out here: [a/https://github.com/visioncortex/vtracer](https://github.com/visioncortex/vtracer)." }, + { + "author": "barckley75", + "title": "comfyUI_DaVinciResolve", + "reference": "https://github.com/barckley75/comfyUI_DaVinciResolve", + "files": [ + "https://github.com/barckley75/comfyUI_DaVinciResolve/raw/main/custom_nodes/node_text_to_speech.py", + "https://github.com/barckley75/comfyUI_DaVinciResolve/raw/main/custom_nodes/nodes_phy_3_contitioning.py", + "https://github.com/barckley75/comfyUI_DaVinciResolve/raw/main/custom_nodes/save_audio_to_davinci.py", + "https://github.com/barckley75/comfyUI_DaVinciResolve/raw/main/custom_nodes/save_image_to_davinci.py" + ], + "install_type": "copy", + "description": "Nodes:TextToSpeech, phy_3_conditioning, SaveAudioToDaVinci, SaveImageToDaVinci.\nNOTE:In order to use DaVinci node you must have DaVinci Resolve Studio connected to the API. For more information check the help seciton in DaVinci Resolve Studio HELP>DOCUMENTATION>DEVELOPER. It will open a folder, search for scripting and the for README.txt file, the API documentation." + }, diff --git a/extension-node-map.json b/extension-node-map.json index ba878169..7480e623 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -5560,6 +5560,14 @@ "title_aux": "Steerable Motion" } ], + "https://github.com/barckley75/comfyUI_DaVinciResolve/raw/main/custom_nodes/node_text_to_speech.py": [ + [ + "TextToSpeech" + ], + { + "title_aux": "comfyUI_DaVinciResolve" + } + ], "https://github.com/bash-j/mikey_nodes": [ [ "AddMetaData", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index fd8dd396..d7587391 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -12,6 +12,19 @@ + { + "author": "barckley75", + "title": "comfyUI_DaVinciResolve", + "reference": "https://github.com/barckley75/comfyUI_DaVinciResolve", + "files": [ + "https://github.com/barckley75/comfyUI_DaVinciResolve/raw/main/custom_nodes/node_text_to_speech.py", + "https://github.com/barckley75/comfyUI_DaVinciResolve/raw/main/custom_nodes/nodes_phy_3_contitioning.py", + "https://github.com/barckley75/comfyUI_DaVinciResolve/raw/main/custom_nodes/save_audio_to_davinci.py", + "https://github.com/barckley75/comfyUI_DaVinciResolve/raw/main/custom_nodes/save_image_to_davinci.py" + ], + "install_type": "copy", + "description": "Nodes:TextToSpeech, phy_3_conditioning, SaveAudioToDaVinci, SaveImageToDaVinci.\nNOTE:In order to use DaVinci node you must have DaVinci Resolve Studio connected to the API. For more information check the help seciton in DaVinci Resolve Studio HELP>DOCUMENTATION>DEVELOPER. It will open a folder, search for scripting and the for README.txt file, the API documentation." + }, { "author": "archifancy", "title": "Image-vector-for-ComfyUI", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index ba878169..7480e623 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -5560,6 +5560,14 @@ "title_aux": "Steerable Motion" } ], + "https://github.com/barckley75/comfyUI_DaVinciResolve/raw/main/custom_nodes/node_text_to_speech.py": [ + [ + "TextToSpeech" + ], + { + "title_aux": "comfyUI_DaVinciResolve" + } + ], "https://github.com/bash-j/mikey_nodes": [ [ "AddMetaData",