version marker

update DB
This commit is contained in:
Dr.Lt.Data
2024-04-02 21:19:11 +09:00
parent abae9638ac
commit 04eff189d0
7 changed files with 117 additions and 77 deletions

View File

@@ -266,16 +266,6 @@
],
"description": "CLIPTextEncodeBLIP: This custom node provides a CLIP Encoder that is capable of receiving images as input."
},
{
"author": "Davemane42",
"title": "Visual Area Conditioning / Latent composition",
"reference": "https://github.com/Davemane42/ComfyUI_Dave_CustomNode",
"files": [
"https://github.com/Davemane42/ComfyUI_Dave_CustomNode"
],
"install_type": "git-clone",
"description": "This tool provides custom nodes that allow visualization and configuration of area conditioning and latent composite."
},
{
"author": "WASasquatch",
"title": "WAS Node Suite",
@@ -6788,6 +6778,26 @@
"install_type": "git-clone",
"description": "Text file utility for ComfyUI"
},
{
"author": "kijai",
"title": "ComfyUI-APISR",
"reference": "https://github.com/kijai/ComfyUI-APISR",
"files": [
"https://github.com/kijai/ComfyUI-APISR"
],
"install_type": "git-clone",
"description": "Node to use [a/APISR](https://github.com/Kiteretsu77/APISR) upscale models in ComfyUI"
},
{
"author": "DrMWeigand",
"title": "ComfyUI Color Detection Nodes",
"reference": "https://github.com/DrMWeigand/ComfyUI_ColorImageDetection",
"files": [
"https://github.com/DrMWeigand/ComfyUI_ColorImageDetection"
],
"install_type": "git-clone",
"description": "A collection of nodes for detecting color in images, leveraging RGB and LAB color spaces. These nodes aim to distinguish colored images from black and white, including those with color tints."
},