update DB
This commit is contained in:
@@ -2358,7 +2358,7 @@
|
||||
"https://github.com/Acly/comfyui-tooling-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: Load Image (Base64), Load Mask (Base64), Send Image (WebSocket), Crop Image, Apply Mask to Image. Provides nodes geared towards using ComfyUI as a backend for external tools.\nNOTE: This extension is necessary when using an external tool like [comfyui-capture-inference](https://github.com/minux302/comfyui-capture-inference)."
|
||||
"description": "Nodes: Load Image (Base64), Load Mask (Base64), Send Image (WebSocket), Crop Image, Apply Mask to Image, Create Tile Layout, Extract Image Tile, .... Provides nodes geared towards using ComfyUI as a backend for external tools.\nNOTE: This extension is necessary when using an external tool like [comfyui-capture-inference](https://github.com/minux302/comfyui-capture-inference)."
|
||||
},
|
||||
{
|
||||
"author": "Acly",
|
||||
@@ -4278,6 +4278,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: ComfyUI_ImageToText"
|
||||
},
|
||||
{
|
||||
"author": "SoftMeng",
|
||||
"title": "ComfyUI-DeepCache-Fix",
|
||||
"reference": "https://github.com/SoftMeng/ComfyUI-DeepCache-Fix",
|
||||
"files": [
|
||||
"https://github.com/SoftMeng/ComfyUI-DeepCache-Fix"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Accelerate ComfyUI Nodes for Faster Image Generation, Ensuring Consistency Pre and Post-Acceleration, Ideal for Bulk Image Production."
|
||||
},
|
||||
{
|
||||
"author": "wmatson",
|
||||
"title": "easy-comfy-nodes",
|
||||
@@ -9847,7 +9857,7 @@
|
||||
"https://github.com/christian-byrne/size-match-compositing-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Takes two images and matches their sizes using various methods, detailed below."
|
||||
"description": "Match image/mask sizes"
|
||||
},
|
||||
{
|
||||
"author": "christian-byrne",
|
||||
@@ -11850,6 +11860,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI extension for generating captions for your images. Runs on your own system, no external services used, no filter."
|
||||
},
|
||||
{
|
||||
"author": "Mintbeer96",
|
||||
"title": "ComfyUI-KerasOCR",
|
||||
"reference": "https://github.com/Mintbeer96/ComfyUI-KerasOCR",
|
||||
"files": [
|
||||
"https://github.com/Mintbeer96/ComfyUI-KerasOCR"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An OCR node for detect text in image and returns covering mask."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user