update DB
This commit is contained in:
@@ -11,14 +11,25 @@
|
||||
|
||||
|
||||
{
|
||||
"author": "miaoshouai",
|
||||
"title": "MiaoshouAI Tagger for ComfyUI",
|
||||
"reference": "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger",
|
||||
"author": "Patricio Gonzalez Vivo",
|
||||
"title": "GLSL Nodes",
|
||||
"reference": "https://github.com/patriciogonzalezvivo/comfyui_glslnodes",
|
||||
"files": [
|
||||
"https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger"
|
||||
"https://github.com/patriciogonzalezvivo/comfyui_glslnodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes to use Florence2 VLM for image tagging and captioning."
|
||||
"description": "A collections of nodes to support GLSL shaders inside a workflow."
|
||||
},
|
||||
{
|
||||
"author": "MiaoshouAI",
|
||||
"title": "ComfyUI-Miaoshouai-Tagger",
|
||||
"id": "miaoshouai-tagger",
|
||||
"reference": "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger",
|
||||
"files": [
|
||||
"https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A node helps with image tagging and caption based on Florence-2-base-PromptGen model."
|
||||
},
|
||||
{
|
||||
"author": "sn0w12",
|
||||
@@ -676,17 +687,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a comfyui custom node, which can select value from inputs"
|
||||
},
|
||||
{
|
||||
"author": "leiweiqiang",
|
||||
"title": "ComfyUI-TRA",
|
||||
"id": "tra",
|
||||
"reference": "https://github.com/leiweiqiang/ComfyUI-TRA",
|
||||
"files": [
|
||||
"https://github.com/leiweiqiang/ComfyUI-TRA"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:TCL EbSynth, TCL Extract Frames (From File), TCL Extract Frames (From Video), TCL Combine Frames, TCL Save Video (From Frames)"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user