update DB

This commit is contained in:
Dr.Lt.Data
2025-06-14 18:56:19 +09:00
parent 274bb81a08
commit 648aa7c4d3
8 changed files with 465 additions and 437 deletions

View File

@@ -27525,6 +27525,16 @@
"install_type": "git-clone",
"description": "An API interface for OpenOutpaint to work with ComfyUI workflow"
},
{
"author": "adamreading",
"title": "ComfyUI-AjoNodes",
"reference": "https://github.com/AJO-reading/ComfyUI-AjoNodes",
"files": [
"https://github.com/AJO-reading/ComfyUI-AjoNodes"
],
"install_type": "git-clone",
"description": "A collection of custom nodes designed for ComfyUI from the AJO-reading organization. This repository currently includes the Audio Collect & Concat node, which collects multiple audio segments and concatenates them into a single audio stream."
},