fix(custom-node-list): §4.7-C-bis-variant #3017 Moon-NE/MoonNe_Nodes — manual register (DESTRUCTIVE + CONFLICTING + non-standard schema)

This commit is contained in:
Dr.Lt.Data 2026-07-06 19:36:07 +09:00
parent 69bad851e0
commit 8076c200fc
2 changed files with 20 additions and 0 deletions

View File

@ -54153,6 +54153,16 @@
],
"install_type": "git-clone",
"description": "Displays a large draggable floating window with live denoising step previews as your image generates, similar to A1111 and Forge."
},
{
"author": "Moon-NE",
"title": "MoonNe_Nodes",
"reference": "https://github.com/Moon-NE/MoonNe_Nodes",
"files": [
"https://github.com/Moon-NE/MoonNe_Nodes"
],
"install_type": "git-clone",
"description": "Custom nodes for text operations, including concatenation, horizontal-to-vertical conversion, and batch processing."
}
]
}

View File

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "Moon-NE",
"title": "MoonNe_Nodes",
"reference": "https://github.com/Moon-NE/MoonNe_Nodes",
"files": [
"https://github.com/Moon-NE/MoonNe_Nodes"
],
"install_type": "git-clone",
"description": "Custom nodes for text operations, including concatenation, horizontal-to-vertical conversion, and batch processing."
},
{
"author": "TechnoWarrior2",
"title": "ComfyUI Image Picker",