mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-10 09:02:30 +08:00
Merge f946036e45 into bbafbb1290
This commit is contained in:
commit
167eb202d5
@ -45882,6 +45882,13 @@
|
|||||||
],
|
],
|
||||||
"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": "weichenglin0215",
|
||||||
|
"title": "ComfyUI Flower Tools",
|
||||||
|
"reference": "https://github.com/weichenglin0215/comfyui-flower-tools",
|
||||||
|
"category": "Generator",
|
||||||
|
"description": "Powerful tools for prompt generation, file management, and Traditional/Simplified Chinese conversion in ComfyUI."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@ -63166,5 +63166,20 @@
|
|||||||
{
|
{
|
||||||
"title_aux": "SDXLResolutionPresets"
|
"title_aux": "SDXLResolutionPresets"
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"https://github.com/weichenglin0215/comfyui-flower-tools": [
|
||||||
|
[
|
||||||
|
"FlowerMultilinePromptSelector",
|
||||||
|
"FlowerKeywordReplacer",
|
||||||
|
"FlowerListOfStrings",
|
||||||
|
"FlowerFileNameCombination",
|
||||||
|
"FlowerTCSCConverter",
|
||||||
|
"FlowerStringComparison",
|
||||||
|
"FlowerRemoveCommentedText",
|
||||||
|
"FlowerSplitSentences"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI Flower Tools"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user