mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-10 21:22:37 +08:00
Added OpalSky Nodes to custom-node-list
This commit is contained in:
parent
52568da4a8
commit
a70660cabb
@ -16338,6 +16338,16 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
}
|
||||
},
|
||||
{
|
||||
"author": "OpalSky",
|
||||
"title": "String Switch OpalSky",
|
||||
"reference": "https://github.com/OpalSky-AI/OpalSky_Nodes",
|
||||
"files": [
|
||||
"https://github.com/OpalSky-AI/OpalSky_Nodes/raw/main/string_switch_opalsky.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "A custom node for ComfyUI that allows users to concatenate strings with the option to toggle between predefined styles and custom strings. It supports advanced string operations for use in image generation workflows."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user