diff --git a/custom-node-list.json b/custom-node-list.json index 167b16b0..97d54640 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -5567,6 +5567,16 @@ "install_type": "git-clone", "description": "Welcome to ComfyUI Prompt Preview, where you can visualize the styles from [sdxl_prompt_styler](https://github.com/twri/sdxl_prompt_styler)." }, + { + "author": "munkyfoot", + "title": "ComfyUI-TextOverlay", + "reference": "https://github.com/Munkyfoot/ComfyUI-TextOverlay", + "files": [ + "https://github.com/Munkyfoot/ComfyUI-TextOverlay" + ], + "install_type": "git-clone", + "description": "This extension provides a node that allows you to overlay text on an image or a batch of images with support for custom fonts and styles." + }, @@ -5898,16 +5908,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "munkyfoot", - "title": "ComfyUI-TextOverlay", - "reference": "https://github.com/Munkyfoot/ComfyUI-TextOverlay", - "files": [ - "https://github.com/Munkyfoot/ComfyUI-TextOverlay" - ], - "install_type": "git-clone", - "description": "This extension provides a node that allows you to overlay text on an image or a batch of images with support for custom fonts and styles." } ] } diff --git a/extension-node-map.json b/extension-node-map.json index d09e583a..b2ed7834 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -1733,6 +1733,14 @@ "title_aux": "ComfyUI-AnimateAnyone-Evolved" } ], + "https://github.com/Munkyfoot/ComfyUI-TextOverlay": [ + [ + "Text Overlay" + ], + { + "title_aux": "ComfyUI-TextOverlay" + } + ], "https://github.com/NicholasMcCarthy/ComfyUI_TravelSuite": [ [ "LatentTravel" diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 0f194e03..409f92c8 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,16 @@ }, + { + "author": "munkyfoot", + "title": "ComfyUI-TextOverlay", + "reference": "https://github.com/Munkyfoot/ComfyUI-TextOverlay", + "files": [ + "https://github.com/Munkyfoot/ComfyUI-TextOverlay" + ], + "install_type": "git-clone", + "description": "This extension provides a node that allows you to overlay text on an image or a batch of images with support for custom fonts and styles." + }, { "author": "Chan-0312", "title": "ComfyUI-Prompt-Preview", @@ -680,46 +690,6 @@ ], "install_type": "git-clone", "description": "Nodes: SamplerCustomNoise, SamplerCustomNoiseDuo, SamplerCustomModelMixtureDuo, SamplerRES_Momentumized, SamplerDPMPP_DualSDE_Momentumized, SamplerCLYB_4M_SDE_Momentumized, SamplerTTM, SamplerLCMCustom\nThis extension provides various custom samplers not offered by the default nodes in ComfyUI." - }, - { - "author": "ttulttul", - "title": "ComfyUI-Tensor-Operations", - "reference": "https://github.com/ttulttul/ComfyUI-Tensor-Operations", - "files": [ - "https://github.com/ttulttul/ComfyUI-Tensor-Operations" - ], - "install_type": "git-clone", - "description": "This repo contains nodes for ComfyUI that implement some helpful operations on tensors, such as normalization." - }, - { - "author": "davask", - "title": "🐰 MarasIT Nodes", - "reference": "https://github.com/davask/ComfyUI-MarasIT-Nodes", - "files": [ - "https://github.com/davask/ComfyUI-MarasIT-Nodes" - ], - "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." - }, - { - "author": "chaojie", - "title": "ComfyUI-Panda3d", - "reference": "https://github.com/chaojie/ComfyUI-Panda3d", - "files": [ - "https://github.com/chaojie/ComfyUI-Panda3d" - ], - "install_type": "git-clone", - "description": "ComfyUI 3d engine" - }, - { - "author": "shadowcz007", - "title": "Consistency Decoder", - "reference": "https://github.com/shadowcz007/comfyui-consistency-decoder", - "files": [ - "https://github.com/shadowcz007/comfyui-consistency-decoder" - ], - "install_type": "git-clone", - "description": "[a/openai Consistency Decoder](https://github.com/openai/consistencydecoder). After downloading the [a/OpenAI VAE model](https://openaipublic.azureedge.net/diff-vae/c9cebd3132dd9c42936d803e33424145a748843c8f716c0814838bdc8a2fe7cb/decoder.pt), place it in the `model/vae` directory for use." } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index d09e583a..b2ed7834 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -1733,6 +1733,14 @@ "title_aux": "ComfyUI-AnimateAnyone-Evolved" } ], + "https://github.com/Munkyfoot/ComfyUI-TextOverlay": [ + [ + "Text Overlay" + ], + { + "title_aux": "ComfyUI-TextOverlay" + } + ], "https://github.com/NicholasMcCarthy/ComfyUI_TravelSuite": [ [ "LatentTravel"