update DB

This commit is contained in:
Dr.Lt.Data
2024-06-09 19:25:16 +09:00
parent 44ad477097
commit c7e496420c
4 changed files with 19 additions and 12 deletions

View File

@@ -10101,6 +10101,16 @@
"install_type": "git-clone",
"description": "comfuio custom node that returns an image from a batch based on selected criteria such as RGB value, brightness, etc (credits to chris goringe's custom nodes tutorial )."
},
{
"author": "exdysa",
"title": "comfyui-selector",
"reference": "https://github.com/exdysa/comfyui-selector",
"files": [
"https://github.com/exdysa/comfyui-selector"
],
"install_type": "git-clone",
"description": "Nodes:Selector. Quick and dirty parameter generator node for ComfyUI."
},
@@ -10420,16 +10430,6 @@
"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": "exdysa",
"title": "comfyui-selector",
"reference": "https://github.com/exdysa/comfyui-selector",
"files": [
"https://github.com/exdysa/comfyui-selector/raw/main/selector.py"
],
"install_type": "copy",
"description": "Nodes:Selector. Quick and dirty parameter generator node for ComfyUI."
},
{
"author": "DannyStone1999",
"title": "ComfyUI-Depth2Mask",