update DB
This commit is contained in:
@@ -2369,7 +2369,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, 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)."
|
||||
"description": "Provides nodes and server API extensions geared towards using ComfyUI as a backend for external tools."
|
||||
},
|
||||
{
|
||||
"author": "Acly",
|
||||
@@ -10628,7 +10628,7 @@
|
||||
"https://github.com/Scorpinaus/ComfyUI-DiffusersLoader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node pack allows loading of CLIP, MODEL, VAE aspects for both SD1.5 and SDXL checkpoints that is converted to diffusers format."
|
||||
"description": "This project aims to create loaders for diffusers format checkpoint models, making it easier for ComfyUI users to use diffusers format checkpoints instead of the standard checkpoint formats."
|
||||
},
|
||||
{
|
||||
"author": "chakib-belgaid",
|
||||
@@ -12033,6 +12033,61 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that adds text overlay to images, with options for text and background color, opacity, vertical positioning, and custom font selection."
|
||||
},
|
||||
{
|
||||
"author": "Fuou Marinas",
|
||||
"title": "ComfyUI-EbSynth",
|
||||
"id": "comfyEbsynth",
|
||||
"reference": "https://github.com/FuouM/ComfyUI-EbSynth",
|
||||
"files": [
|
||||
"https://github.com/FuouM/ComfyUI-EbSynth"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Run EbSynth, Fast Example-based Image Synthesis and Style Transfer, in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "Parameshvadivel",
|
||||
"title": "ComfyUI-SVGview",
|
||||
"id": "svgview",
|
||||
"reference": "https://github.com/Parameshvadivel/ComfyUI-SVGview",
|
||||
"files": [
|
||||
"https://github.com/Parameshvadivel/ComfyUI-SVGview"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Preview SVG"
|
||||
},
|
||||
{
|
||||
"author": "Visionatrix",
|
||||
"title": "ComfyUI-Visionatrix",
|
||||
"id": "visionatrix",
|
||||
"reference": "https://github.com/Visionatrix/ComfyUI-Visionatrix",
|
||||
"files": [
|
||||
"https://github.com/Visionatrix/ComfyUI-Visionatrix"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The ComfyUI-Visionatrix nodes are designed for convenient ComfyUI to [a/Visionatrix](https://github.com/Visionatrix/Visionatrix) workflow support migration, in particular to extract prompt input params (input, textarea, checkbox, select, range, file) to be used in simplified Visionatrix UI."
|
||||
},
|
||||
{
|
||||
"author": "liangt",
|
||||
"title": "comfyui-loadimagewithsubfolder",
|
||||
"reference": "https://github.com/liangt/comfyui-loadimagewithsubfolder",
|
||||
"files": [
|
||||
"https://github.com/liangt/comfyui-loadimagewithsubfolder"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Extend LoadImage node with subfolder support"
|
||||
},
|
||||
{
|
||||
"author": "vault-developer",
|
||||
"title": "Image-blender",
|
||||
"reference": "https://github.com/vault-developer/comfyui-image-blender",
|
||||
"files": [
|
||||
"https://github.com/vault-developer/comfyui-image-blender"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node to blend two images together using a specified blending mode."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -12409,17 +12464,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "Fuou Marinas",
|
||||
"title": "ComfyUI-EbSynth",
|
||||
"id": "comfyEbsynth",
|
||||
"reference": "https://github.com/FuouM/ComfyUI-EbSynth",
|
||||
"files": [
|
||||
"https://github.com/FuouM/ComfyUI-EbSynth"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Run EbSynth, Fast Example-based Image Synthesis and Style Transfer, in ComfyUI."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user