update DB

This commit is contained in:
Dr.Lt.Data 2024-07-10 02:47:30 +09:00
parent fd283bbcc9
commit 1700993de9
3 changed files with 4 additions and 12 deletions

View File

@ -2969,7 +2969,7 @@
"https://github.com/kijai/ComfyUI-Florence2" "https://github.com/kijai/ComfyUI-Florence2"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI nodes to use Microsoft's Florence2 vision model. Supports captioning, object detection and segmentation" "description": "Nodes to use Florence2 VLM for image vision tasks: object detection, captioning, segmentation and ocr"
}, },
{ {
"author": "kijai", "author": "kijai",
@ -4982,7 +4982,7 @@
"https://github.com/ttulttul/ComfyUI-Iterative-Mixer" "https://github.com/ttulttul/ComfyUI-Iterative-Mixer"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes: Iterative Mixing KSampler, Batch Unsampler, Iterative Mixing KSampler Advanced" "description": "Nodes to use Florence2 VLM for image vision tasks: object detection, captioning, segmentation and ocr"
}, },
{ {
"author": "ttulttul", "author": "ttulttul",

View File

@ -2551,18 +2551,14 @@
"https://github.com/KewkLW/ComfyUI-kewky_tools": [ "https://github.com/KewkLW/ComfyUI-kewky_tools": [
[ [
"CLIPInterrogator", "CLIPInterrogator",
"DeforumAnimationNode",
"FormattedPromptNode", "FormattedPromptNode",
"IPAdapterBinApply",
"IPAdapterBinPreprocessor",
"ImageBatcher", "ImageBatcher",
"LoadImagePlus", "LoadImagePlus",
"LoadVideoPlus", "LoadVideoPlus",
"TensorDebugPlus", "TensorDebugPlus",
"TextAppendNode", "TextAppendNode",
"TextSearchNode", "TextSearchNode",
"VRAM_Debug_Plus", "VRAM_Debug_Plus"
"load_unet"
], ],
{ {
"title_aux": "ComfyUI-kewky_tools" "title_aux": "ComfyUI-kewky_tools"

View File

@ -2551,18 +2551,14 @@
"https://github.com/KewkLW/ComfyUI-kewky_tools": [ "https://github.com/KewkLW/ComfyUI-kewky_tools": [
[ [
"CLIPInterrogator", "CLIPInterrogator",
"DeforumAnimationNode",
"FormattedPromptNode", "FormattedPromptNode",
"IPAdapterBinApply",
"IPAdapterBinPreprocessor",
"ImageBatcher", "ImageBatcher",
"LoadImagePlus", "LoadImagePlus",
"LoadVideoPlus", "LoadVideoPlus",
"TensorDebugPlus", "TensorDebugPlus",
"TextAppendNode", "TextAppendNode",
"TextSearchNode", "TextSearchNode",
"VRAM_Debug_Plus", "VRAM_Debug_Plus"
"load_unet"
], ],
{ {
"title_aux": "ComfyUI-kewky_tools" "title_aux": "ComfyUI-kewky_tools"