mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-14 00:24:23 +08:00
Add Dynamic Sliders Stack to custom node list (#1750)
* Update custom-node-list.json * Update custom-node-list.json Added my custom node to the list
This commit is contained in:
parent
22ab526b0c
commit
bd33f7726e
@ -24420,6 +24420,16 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "FunnyFinger",
|
||||||
|
"title": "Dynamic Sliders Stack",
|
||||||
|
"reference": "https://github.com/FunnyFinger/Dynamic_Sliders_stack",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/FunnyFinger/Dynamic_Sliders_stack"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A custom node for ComfyUI to have many sliders with interactive dynamic behavior. This repository includes all necessary code and assets for seamless integration."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user