diff --git a/custom-node-list.json b/custom-node-list.json index e36f4ada..96b8804f 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1133,6 +1133,16 @@ "install_type": "git-clone", "description": "Nodes: Int, Float, String, Operation, Checkpoint" }, + { + "author": "M1kep", + "title": "KepPromptLang", + "reference": "https://github.com/M1kep/KepPromptLang", + "files": [ + "https://github.com/M1kep/KepPromptLang" + ], + "install_type": "git-clone", + "description": "Nodes: Build Gif, Special CLIP Loader. It offers various manipulation capabilities for the internal operations of the prompt." + }, { "author": "uarefans", "title": "ComfyUI-Fans", diff --git a/extension-node-map.json b/extension-node-map.json index 181b472a..8839274d 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -602,6 +602,15 @@ "title_aux": "ComfyLiterals" } ], + "https://github.com/M1kep/KepPromptLang": [ + [ + "Build Gif", + "Special CLIP Loader" + ], + { + "title_aux": "KepPromptLang" + } + ], "https://github.com/ManglerFTW/ComfyI2I": [ [ "Color Transfer", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index e03b81fb..bb7a6e03 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "M1kep", + "title": "KepPromptLang", + "reference": "https://github.com/M1kep/KepPromptLang", + "files": [ + "https://github.com/M1kep/KepPromptLang" + ], + "install_type": "git-clone", + "description": "Nodes: Build Gif, Special CLIP Loader. It offers various manipulation capabilities for the internal operations of the prompt." + }, { "author": "jmkl", "title": "ComfyUI Ricing", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 181b472a..8839274d 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -602,6 +602,15 @@ "title_aux": "ComfyLiterals" } ], + "https://github.com/M1kep/KepPromptLang": [ + [ + "Build Gif", + "Special CLIP Loader" + ], + { + "title_aux": "KepPromptLang" + } + ], "https://github.com/ManglerFTW/ComfyI2I": [ [ "Color Transfer",