mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
Merge pull request #437 from davask/main
update Maras IT info for nodes
This commit is contained in:
commit
b013eaa7c9
@ -5108,13 +5108,13 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "davask",
|
"author": "davask",
|
||||||
"title": "MarasIT Nodes",
|
"title": "🐰 MarasIT Nodes",
|
||||||
"reference": "https://github.com/davask/ComfyUI-MarasIT-Nodes",
|
"reference": "https://github.com/davask/ComfyUI-MarasIT-Nodes",
|
||||||
"files": [
|
"files": [
|
||||||
"https://github.com/davask/ComfyUI-MarasIT-Nodes"
|
"https://github.com/davask/ComfyUI-MarasIT-Nodes"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "This is a revised version of the Bus node from the [a/Was Node Suite](https://github.com/WASasquatch/was-node-suite-comfyui) to integrate more input/output."
|
"description": "AnyBus Node (AKA UniversalBus) is an attempt to provide a Universal Bus Node (as some might say) which is based on AnyType Input/Output.\n[i/INFO:Inspired by :Was Node Suite from WASasquatch, Get/Set nodes from KJNodes, Highway node from Trung0246]"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "yffyhk",
|
"author": "yffyhk",
|
||||||
|
|||||||
@ -4949,12 +4949,13 @@
|
|||||||
"https://github.com/davask/ComfyUI-MarasIT-Nodes": [
|
"https://github.com/davask/ComfyUI-MarasIT-Nodes": [
|
||||||
[
|
[
|
||||||
"MarasitBusNode",
|
"MarasitBusNode",
|
||||||
|
"MarasitAnyBusNode",
|
||||||
"MarasitBusPipeNode",
|
"MarasitBusPipeNode",
|
||||||
"MarasitPipeNodeBasic",
|
"MarasitPipeNodeBasic",
|
||||||
"MarasitUniversalBusNode"
|
"MarasitUniversalBusNode"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "MarasIT Nodes"
|
"title_aux": "🐰 MarasIT Nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/dave-palt/comfyui_DSP_imagehelpers": [
|
"https://github.com/dave-palt/comfyui_DSP_imagehelpers": [
|
||||||
@ -8744,4 +8745,4 @@
|
|||||||
"title_aux": "SDXLCustomAspectRatio"
|
"title_aux": "SDXLCustomAspectRatio"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user