update DB

This commit is contained in:
Dr.Lt.Data
2026-06-05 03:44:10 +09:00
parent c571cf3ca9
commit 1aa6112c57
5 changed files with 198 additions and 8 deletions
+54 -3
View File
@@ -1,5 +1,56 @@
{
"custom_nodes": [
{
"author": "ShankHub-Org",
"title": "ComfyUI Artist Helper",
"reference": "https://github.com/ShankHub-Org/ComfyUI-Artist-Helper",
"files": [
"https://github.com/ShankHub-Org/ComfyUI-Artist-Helper"
],
"install_type": "git-clone",
"description": "Artist autocomplete, artist wildcards, @random/@fav shortcuts, favorites, blacklist, and filename-safe artist outputs."
},
{
"author": "yusrmuttaqien",
"title": "ComfyUI-LoadImageEnhanced",
"reference": "https://github.com/yusrmuttaqien/ComfyUI-LoadImageEnhanced",
"files": [
"https://github.com/yusrmuttaqien/ComfyUI-LoadImageEnhanced"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes for image loading with sub-directory support and original filename tracking."
},
{
"author": "INuBq8",
"title": "ComfyUI Text Preset Loader",
"reference": "https://github.com/INuBq8/ComfyUI-text-preset-loader",
"files": [
"https://github.com/INuBq8/ComfyUI-text-preset-loader"
],
"install_type": "git-clone",
"description": "ComfyUI node to save, organize and reuse text presets with optional preview images."
},
{
"author": "sorryhyun",
"title": "SpectrumKSampler",
"reference": "https://github.com/sorryhyun/ComfyUI-Spectrum-KSampler",
"files": [
"https://github.com/sorryhyun/ComfyUI-Spectrum-KSampler"
],
"install_type": "git-clone",
"description": "Spectrum: training-free diffusion sampling acceleration via Chebyshev polynomial feature forecasting. Drop-in KSampler replacement that skips transformer blocks on predicted steps for ~2-3x speedup."
},
{
"author": "MajoorWaldi",
"title": "Majoor Project Settings",
"id": "majoor-projectsettings",
"reference": "https://github.com/MajoorWaldi/ComfyUI-Majoor-ProjectSettings",
"files": [
"https://github.com/MajoorWaldi/ComfyUI-Majoor-ProjectSettings"
],
"install_type": "git-clone",
"description": "A custom node extension that adds project management functionality to ComfyUI."
},
{
"author": "lynclee",
"title": "Multi Reference Latent",
@@ -21,14 +72,14 @@
"description": "ComfyUI KSampler Matrix Lab is a custom node for comparing multiple sampler and scheduler combinations in one labeled image grid."
},
{
"author": "oratorian",
"title": "ComfyUI Switchboard",
"author": "Oratorian",
"title": "ComfyUI-Switchboard",
"reference": "https://github.com/Oratorian/ComfyUI-Switchboard",
"files": [
"https://github.com/Oratorian/ComfyUI-Switchboard"
],
"install_type": "git-clone",
"description": "ComfyUI Switchboard - toggle ComfyUI groups or individual nodes on/off (bypass or mute), manually or from a wired boolean. A more flexible take on rgthree's Fast Group Bypasser."
"description": "Client-side nodes for enabling/disabling parts of your graph - by hand or from a wired boolean. A more flexible take on rgthree's Fast Group Bypasser. Two nodes, identical behaviour, different target."
},
{
"author": "gluttony10",