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

@@ -10,6 +10,26 @@
},
{
"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."
},
{
"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": "logtd",
"title": "ComfyUI-FLATTEN",
@@ -671,26 +691,6 @@
],
"install_type": "git-clone",
"description": "ComfyUI Trajectory"
},
{
"author": "olduvai-jp",
"title": "ComfyUI-HfLoader",
"reference": "https://github.com/olduvai-jp/ComfyUI-HfLoader",
"files": [
"https://github.com/olduvai-jp/ComfyUI-HfLoader"
],
"install_type": "git-clone",
"description": "Nodes:Lora Loader From HF"
},
{
"author": "AiMiDi",
"title": "ComfyUI-Aimidi-nodes",
"reference": "https://github.com/AiMiDi/ComfyUI-Aimidi-nodes",
"files": [
"https://github.com/AiMiDi/ComfyUI-Aimidi-nodes"
],
"install_type": "git-clone",
"description": "Nodes:Merge Tag, Clear Tag, Add Tag, Load Images Pair Batch, Save Images Pair"
}
]
}