update DB

This commit is contained in:
warmyouth 2024-05-11 23:12:36 +08:00
parent 489e32cfeb
commit eadca8de4b

View File

@ -9061,6 +9061,17 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "ruiqutech",
"title": "RuiquNodes for ComfyUI",
"id": "RuiquNodes",
"reference": "https://github.com/ruiqutech/ComfyUI-RuiquNodes",
"files": [
"https://github.com/ruiqutech/ComfyUI-RuiquNodes"
],
"install_type": "git-clone",
"description": "Nodes of EvaluateMultiple1, EvaluateMultiple3...\nSupport the execution of any fragment of Python code, generating multiple outputs from multiple inputs."
} }
] ]
} }