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",
+35 -1
View File
@@ -12562,6 +12562,14 @@
"title_aux": "Notification Bridge"
}
],
"https://github.com/INuBq8/ComfyUI-text-preset-loader": [
[
"PresetLoader"
],
{
"title_aux": "ComfyUI Text Preset Loader"
}
],
"https://github.com/IRCSS/comfyUI-blender-wrapper": [
[
"BlenderGenericNode",
@@ -18683,7 +18691,7 @@
"SwitchboardValueOnBoolean"
],
{
"title_aux": "ComfyUI Switchboard"
"title_aux": "ComfyUI-Switchboard"
}
],
"https://github.com/OuticNZ/ComfyUI-Simple-Of-Complex": [
@@ -20560,6 +20568,7 @@
"Runware Image Inference Inputs",
"Runware Image Inference Settings Color Palette",
"Runware Image Inference Settings Moodboards",
"Runware Image Inference Settings Structured Prompt",
"Runware Image Inference Ultralytics",
"Runware Image Masking",
"Runware Image Upscaler",
@@ -20668,6 +20677,7 @@
"RunwareFrameImages",
"RunwareGoogleProviderSettings",
"RunwareImageInferenceAdvancedFeatures",
"RunwareImageInferenceSettingsStructuredPrompt",
"RunwareKlingMultiPromptSegment",
"RunwareKlingProviderSettings",
"RunwareKlingProviderSettingsMultiPrompt",
@@ -38220,6 +38230,7 @@
"https://github.com/darksidewalker/ComfyUI-DaSiWa-Nodes": [
[
"DaSiWa_CreateExtraMetadata",
"DaSiWa_LTX2LoraLoader",
"DaSiWa_MetadataConfig",
"DaSiWa_MetadataImageSaver",
"DaSiWa_MetadataImageSaverFull",
@@ -48782,6 +48793,7 @@
"HunyuanVideoBlockLoraSelect",
"HunyuanVideoEncodeKeyframesToCond",
"INTConstant",
"Ideogram4OptimizationsKJ",
"Ideogram4PromptBuilderKJ",
"ImageAddMulti",
"ImageAndMaskPreview",
@@ -63839,6 +63851,20 @@
"title_aux": "comfyui_longcat_image"
}
],
"https://github.com/sorryhyun/ComfyUI-Spectrum-KSampler": [
[
"AnimaModGuidance",
"DiTSpectrumPatch",
"SpectrumKSampler",
"SpectrumKSamplerAdvanced",
"SpectrumKSamplerModGuidance",
"SpectrumSPDKSampler",
"SpectrumSPDLoRAKSampler"
],
{
"title_aux": "SpectrumKSampler"
}
],
"https://github.com/sorryhyun/comfyui-flex-attention": [
[
"FlexAttention"
@@ -70549,6 +70575,14 @@
"title_aux": "Y7Nodes for ComfyUI"
}
],
"https://github.com/yusrmuttaqien/ComfyUI-LoadImageEnhanced": [
[
"LoadImageEnhanced"
],
{
"title_aux": "ComfyUI-LoadImageEnhanced"
}
],
"https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt": [
[
"DepthAnythingEngineBuilder",