diff --git a/extension-node-map.json b/extension-node-map.json index 751e3a01..ebe1b1b0 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -62256,5 +62256,20 @@ { "title_aux": "SDXLResolutionPresets" } + ], + "https://github.com/weichenglin0215/comfyui-flower-tools": [ + [ + "FlowerMultilinePromptSelector", + "FlowerKeywordReplacer", + "FlowerListOfStrings", + "FlowerFileNameCombination", + "FlowerTCSCConverter", + "FlowerStringComparison", + "FlowerRemoveCommentedText", + "FlowerSplitSentences" + ], + { + "title_aux": "ComfyUI Flower Tools" + } ] -} \ No newline at end of file +}