update DB

This commit is contained in:
Dr.Lt.Data
2024-07-14 09:36:58 +09:00
parent e323ffa1e6
commit 294ca7f4c8
6 changed files with 1366 additions and 1313 deletions

View File

@@ -5319,7 +5319,7 @@
"https://github.com/Ryuukeisyou/comfyui_io_helpers"
],
"install_type": "git-clone",
"description": "Nodes:ImageLoadFromBase64, ImageLoadByPath, ImageLoadAsMaskByPath, ImageSaveToPath, ImageSaveAsBase64."
"description": "Nodes:ImageLoadFromBase64, ImageLoadByPath, ImageLoadAsMaskByPath, ImageSaveToPath, ImageSaveAsBase64, VHSFileNamesToStrings(IOHelpers)."
},
{
"author": "flowtyone",
@@ -9175,17 +9175,6 @@
"install_type": "git-clone",
"description": "This node was designed to help with checkpoint configuration."
},
{
"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": "MinusZoneAI",
"title": "ComfyUI-Prompt-MZ",
@@ -11502,14 +11491,25 @@
"description": "A collection of nodes and improvements created for general ease and lora management. These are just nodes I made and found useful, they should work with most other nodes. Most nodes that take in a prompt are made with booru tags in mind and might not work as expected with other prompts."
},
{
"author": "miaoshouai",
"title": "MiaoshouAI Tagger for ComfyUI",
"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"
"https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger"
],
"install_type": "git-clone",
"description": "Nodes to use Florence2 VLM for image tagging and captioning."
"description": "A node helps with image tagging and caption based on Florence-2-base-PromptGen model."
},
{
"author": "Patricio Gonzalez Vivo",
"title": "GLSL Nodes",
"reference": "https://github.com/patriciogonzalezvivo/comfyui_glslnodes",
"files": [
"https://github.com/patriciogonzalezvivo/comfyui_glslnodes"
],
"install_type": "git-clone",
"description": "A collections of nodes to support GLSL shaders inside a workflow."
},