update DB

This commit is contained in:
Dr.Lt.Data
2024-05-25 16:26:50 +09:00
parent fa32dba2b7
commit 3c14b7314e
5 changed files with 470 additions and 341 deletions

View File

@@ -7732,6 +7732,7 @@
{
"author": "BlakeOne",
"title": "ComfyUI NodePresets",
"id": "nodepresets",
"reference": "https://github.com/BlakeOne/ComfyUI-NodePresets",
"files": [
"https://github.com/BlakeOne/ComfyUI-NodePresets"
@@ -7742,6 +7743,7 @@
{
"author": "BlakeOne",
"title": "ComfyUI NodeReset",
"id": "nodereset",
"reference": "https://github.com/BlakeOne/ComfyUI-NodeReset",
"files": [
"https://github.com/BlakeOne/ComfyUI-NodeReset"
@@ -7752,6 +7754,7 @@
{
"author": "kale4eat",
"title": "ComfyUI_demucus",
"id": "demucus",
"reference": "https://github.com/kale4eat/ComfyUI-path-util",
"files": [
"https://github.com/kale4eat/ComfyUI-path-util"
@@ -9024,7 +9027,18 @@
"https://github.com/christian-byrne/img2txt-comfyui-nodes"
],
"install_type": "git-clone",
"description": "Nodes:img2txt BLIP SalesForce Large"
"description": "Nodes:img2txt BLIP/Llava Multimodel Tagger"
},
{
"author": "christian-byrne",
"title": "img2colors-comfyui-node",
"id": "img2colors-nodes",
"reference": "https://github.com/christian-byrne/img2colors-comfyui-node",
"files": [
"https://github.com/christian-byrne/img2colors-comfyui-node"
],
"install_type": "git-clone",
"description": "Nodes:Img2Color - Color Palette Extractor"
},
{
"author": "oztrkoguz",
@@ -9300,6 +9314,28 @@
"install_type": "git-clone",
"description": "Two custom nodes are included for modifying a prompt to create prompt variations.\nScramblePrompts [m9]: Reorder prompts, remove prompts, modify weights\nTweakWeights [m9]: Modify the weights of prompts matching keywords"
},
{
"author": "xuhongming251",
"title": "ComfyUI-GPEN",
"id": "gpen",
"reference": "https://github.com/xuhongming251/ComfyUI-GPEN",
"files": [
"https://github.com/xuhongming251/ComfyUI-GPEN"
],
"install_type": "git-clone",
"description": "Nodes:FaceEnhancement. Based on modelscope pipeline."
},
{
"author": "xuhongming251",
"title": "ComfyUI-MuseTalkUtils",
"id": "musetalk-utils",
"reference": "https://github.com/xuhongming251/ComfyUI-MuseTalkUtils",
"files": [
"https://github.com/xuhongming251/ComfyUI-MuseTalkUtils"
],
"install_type": "git-clone",
"description": "MuseTalk ComfyUI Preprocess and Postprocess Nodes"
},
@@ -9676,6 +9712,16 @@
"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."
},