diff --git a/custom-node-list.json b/custom-node-list.json index 019665b..72ac474 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -571,6 +571,16 @@ "install_type": "git-clone", "description": "Custom animation and utility nodes for Comfyui." }, + { + "author": "taabata", + "title": "taabata:Prompt editing & Word as Image", + "reference": "https://github.com/taabata/Comfy_custom_nodes", + "files": [ + "https://github.com/taabata/Comfy_custom_nodes/raw/main/SyrianFalconNodes.py" + ], + "install_type": "copy", + "description": "Nodes:Prompt editing, Word as Image" + }, { "author": "ailex000", "title": "Image Gallery", diff --git a/extension-node-map.json b/extension-node-map.json index 3dc5b87..060f84d 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -847,6 +847,10 @@ "https://github.com/szhublox/ambw_comfyui": [ "Auto Merge Block Weighted" ], + "https://github.com/taabata/Comfy_custom_nodes/raw/main/SyrianFalconNodes.py": [ + "KSamplerAdvancedCustom", + "WordAsImage" + ], "https://github.com/trojblue/trNodes": [ "JpgConvertNode", "trColorCorrection",