diff --git a/custom-node-list.json b/custom-node-list.json index 7305527e..3af11d89 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -18242,6 +18242,16 @@ "install_type": "git-clone", "description": "These are custom nodes for ComfyUI for the loading and saving of metadata in XMP format. XMP metadata is embedded in the images created by these nodes; it travels along wherever the image does. Both macOS and Windows index XMP metadata automatically, making it searchable from the Finder on the Mac or the File Explorer in Windows. Apps like Photoshop or Lightroom (and presumably many others) expose XMP metadata and allow it to be edited." }, + { + "author": "TKRLAB", + "title": "Prompt List JSON", + "reference": "https://github.com/TKRLAB/ComfyUI_Prompt_List_JSON", + "files": [ + "https://github.com/TKRLAB/ComfyUI_Prompt_List_JSON" + ], + "install_type": "git-clone", + "description": "This repository provides a custom node for ComfyUI that allows managing positive and negative prompts in a structured JSON format. The node supports adding, updating, and logging prompts, ensuring seamless integration into your workflow." + }, @@ -18684,16 +18694,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "TKRLAB", - "title": "Prompt List JSON", - "reference": "https://github.com/TKRLAB/ComfyUI_Prompt_List_JSON", - "files": [ - "https://github.com/TKRLAB/ComfyUI_Prompt_List_JSON" - ], - "install_type": "git-clone", - "description": "This repository provides a custom node for ComfyUI that allows managing positive and negative prompts in a structured JSON format. The node supports adding, updating, and logging prompts, ensuring seamless integration into your workflow." } ] } diff --git a/extension-node-map.json b/extension-node-map.json index ba235639..c537d81a 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -7928,6 +7928,17 @@ "title_aux": "comfyUI_TJ_NormalLighting" } ], + "https://github.com/TKRLAB/ComfyUI_Prompt_List_JSON": [ + [ + "ComfyUI_Prompt_JSON" + ], + { + "author": "TKRLAB", + "description": "ComfyUI JSON-based prompt management tool.", + "title": "ComfyUI_Prompt_List_JSON", + "title_aux": "Prompt List JSON" + } + ], "https://github.com/TMElyralab/Comfyui-MusePose": [ [ "filenamestring", @@ -17236,6 +17247,7 @@ "HyVideoDecode", "HyVideoEmptyTextEmbeds", "HyVideoEncode", + "HyVideoEnhanceAVideo", "HyVideoInverseSampler", "HyVideoLatentPreview", "HyVideoLoraBlockEdit", @@ -18225,6 +18237,7 @@ "https://github.com/liuqianhonga/ComfyUI-String-Helper": [ [ "ShowTranslateString", + "StringConverter", "StringFormatter", "StringList", "StringListFromCSV", @@ -23135,6 +23148,7 @@ "teeth FindContours", "teeth GetFirstSeg", "teeth GetValueByIndexFromList", + "teeth ImageGridLines", "teeth RunPythonCode", "teeth SplitGridImage", "teeth TextSplitByDelimiter" diff --git a/github-stats.json b/github-stats.json index d08d7e28..6dadafa3 100644 --- a/github-stats.json +++ b/github-stats.json @@ -2759,6 +2759,11 @@ "last_update": "2024-05-23 00:25:37", "author_account_age_days": 2714 }, + "https://github.com/TKRLAB/ComfyUI_Prompt_List_JSON": { + "stars": 0, + "last_update": "2024-12-21 15:23:25", + "author_account_age_days": 300 + }, "https://github.com/TMElyralab/Comfyui-MusePose": { "stars": 376, "last_update": "2024-07-31 06:21:52", diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index 918ea183..c54728f1 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -2963,6 +2963,7 @@ "HyVideoDecode", "HyVideoEmptyTextEmbeds", "HyVideoEncode", + "HyVideoEnhanceAVideo", "HyVideoInverseSampler", "HyVideoLatentPreview", "HyVideoLoraBlockEdit", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index ccf75086..4c6b2d73 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -11,6 +11,16 @@ + { + "author": "TKRLAB", + "title": "Prompt List JSON", + "reference": "https://github.com/TKRLAB/ComfyUI_Prompt_List_JSON", + "files": [ + "https://github.com/TKRLAB/ComfyUI_Prompt_List_JSON" + ], + "install_type": "git-clone", + "description": "This repository provides a custom node for ComfyUI that allows managing positive and negative prompts in a structured JSON format. The node supports adding, updating, and logging prompts, ensuring seamless integration into your workflow." + }, { "author": "xfgexo", "title": "EXO Custom ComfyUI Nodes", @@ -676,17 +686,6 @@ ], "description": "ComfyUI implementation of the [a/InstantX IP-Adapter for SD3.5 Large](https://huggingface.co/InstantX/SD3.5-Large-IP-Adapter).", "install_type": "git-clone" - }, - { - "author": "NeoGriever", - "title": "ComfyUI - NeoGriever", - "id": "neogrievernodes", - "reference": "https://github.com/NeoGriever/ComfyUI-NeoGriever", - "files": [ - "https://github.com/NeoGriever/ComfyUI-NeoGriever" - ], - "install_type": "git-clone", - "description": "NeoGriever's helper nodes. Better CLIP Text Encoder, Resolution Provider, Multimask Write/Read, TextBoxes Simple/Join/x2/x3, Sliders INT/FLOAT/STEPPER, String Tool/Squisher/Cutter, Create Solid Color, Fill with Color, Checkerboard Generator, Image Progress Bar" } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index ba235639..c537d81a 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -7928,6 +7928,17 @@ "title_aux": "comfyUI_TJ_NormalLighting" } ], + "https://github.com/TKRLAB/ComfyUI_Prompt_List_JSON": [ + [ + "ComfyUI_Prompt_JSON" + ], + { + "author": "TKRLAB", + "description": "ComfyUI JSON-based prompt management tool.", + "title": "ComfyUI_Prompt_List_JSON", + "title_aux": "Prompt List JSON" + } + ], "https://github.com/TMElyralab/Comfyui-MusePose": [ [ "filenamestring", @@ -17236,6 +17247,7 @@ "HyVideoDecode", "HyVideoEmptyTextEmbeds", "HyVideoEncode", + "HyVideoEnhanceAVideo", "HyVideoInverseSampler", "HyVideoLatentPreview", "HyVideoLoraBlockEdit", @@ -18225,6 +18237,7 @@ "https://github.com/liuqianhonga/ComfyUI-String-Helper": [ [ "ShowTranslateString", + "StringConverter", "StringFormatter", "StringList", "StringListFromCSV", @@ -23135,6 +23148,7 @@ "teeth FindContours", "teeth GetFirstSeg", "teeth GetValueByIndexFromList", + "teeth ImageGridLines", "teeth RunPythonCode", "teeth SplitGridImage", "teeth TextSplitByDelimiter"