update DB

This commit is contained in:
Dr.Lt.Data
2025-10-23 20:45:14 +09:00
parent 00282eab7b
commit 00a5115267
4 changed files with 48 additions and 51 deletions

View File

@@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "QuietNoise",
"title": "ComfyUI Queue Manager",
"reference": "https://github.com/QuietNoise/comfyui_queue_manager",
"files": [
"https://github.com/QuietNoise/comfyui_queue_manager"
],
"install_type": "git-clone",
"description": "An extension supporting more streamlined prompt queue management."
},
{
"author": "manycore-maas",
"title": "ComfyUI-SpatialGen",
@@ -677,47 +687,6 @@
"description": "Professional AI Interior Design Toolkit for ComfyUI. Custom Qwen-VL nodes with 4 design modes: Text-to-Design, Mood Board, Reference Control, and Room Cleaning. Includes 5 optimized nodes with advanced strength controls and 23 preferred aspect ratios.",
"nodename_pattern": "ArchAi3D",
"pip": []
},
{
"author": "9nate-drake",
"title": "Comfyui-SecNodes",
"reference": "https://github.com/9nate-drake/Comfyui-SecNodes",
"files": [
"https://github.com/9nate-drake/Comfyui-SecNodes"
],
"install_type": "git-clone",
"description": "Nodes for SeC (Segment Concept) - SOTA video object segmentation. Uses SeC-4B model by OpenIXCLab. Also includes coordinate plotter for visualization"
},
{
"author": "pizurny",
"title": "ComfyUI Latent Transform Sampler",
"reference": "https://github.com/pizurny/Comfyui-Latent-Transform-Sampler",
"files": [
"https://github.com/pizurny/Comfyui-Latent-Transform-Sampler"
],
"install_type": "git-clone",
"description": "Advanced latent space transformations during diffusion sampling with precise control over timing and distribution."
},
{
"author": "maikgreubel",
"title": "Load DDS File Node",
"reference": "https://github.com/maikgreubel/comfyui-loaddds",
"files": [
"https://github.com/maikgreubel/comfyui-loaddds"
],
"install_type": "git-clone",
"description": "A simple node for loading DDS (DirectDraw Surface) texture files into a PyTorch tensor.\nThe node is designed to be used in visual programming frameworks that support custom nodes (e.g., ComfyUI, AUTOMATIC1111)."
},
{
"author": "Hmily",
"title": "comfy-deploy",
"id": "comfy-deploy",
"reference": "https://github.com/ihmily/comfy-deploy",
"files": [
"https://github.com/ihmily/comfy-deploy"
],
"install_type": "git-clone",
"description": "Easy deploy API for ComfyUI."
}
]
}