update DB

This commit is contained in:
Dr.Lt.Data
2025-01-04 00:13:17 +09:00
parent 16db68aa8e
commit 2801b929e7
8 changed files with 2247 additions and 2092 deletions

View File

@@ -9,6 +9,16 @@
},
{
"author": "bear2b",
"title": "ColorMatrixGPU Node for ComfyUI",
"reference": "https://github.com/bear2b/comfyui-argo-nodes",
"files": [
"https://github.com/bear2b/comfyui-argo-nodes"
],
"install_type": "git-clone",
"description": "This node applies a custom 4x4 color matrix to an image using GPU acceleration via PyTorch."
},
{
"author": "tocubed",
"title": "ComfyUI-EvTexture",