From 06c2a99f6da9ea2b8d0998a09cb4958668462cdd Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 20 Jan 2024 11:58:38 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 11 +++++++++ node_db/new/custom-node-list.json | 40 ++++++++----------------------- 2 files changed, 21 insertions(+), 30 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index f4457d46..39e6c169 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -4294,6 +4294,16 @@ "install_type": "git-clone", "description": " This extension provides the StringToolsConcat node, which concatenates multiple texts, and the StringToolsRandomChoice node, which selects one randomly from multiple texts." }, + { + "author": "Taremin", + "title": "WebUI Monaco Prompt", + "reference": "https://github.com/Taremin/webui-monaco-prompt", + "files": [ + "https://github.com/Taremin/webui-monaco-prompt" + ], + "install_type": "git-clone", + "description": "Make it possible to edit the prompt using the Monaco Editor, an editor implementation used in VSCode.\nNOTE: This extension supports both ComfyUI and A1111 simultaneously." + }, { "author": "foxtrot-roger", "title": "RF Nodes", @@ -4428,6 +4438,7 @@ + { "author": "Ser-Hilary", "title": "SDXL_sizing", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 72665dcf..5ce711f4 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -11,6 +11,16 @@ + { + "author": "Taremin", + "title": "WebUI Monaco Prompt", + "reference": "https://github.com/Taremin/webui-monaco-prompt", + "files": [ + "https://github.com/Taremin/webui-monaco-prompt" + ], + "install_type": "git-clone", + "description": "Make it possible to edit the prompt using the Monaco Editor, an editor implementation used in VSCode.\nNOTE: This extension supports both ComfyUI and A1111 simultaneously." + }, { "author": "JcandZero", "title": "ComfyUI_GLM4Node", @@ -693,36 +703,6 @@ ], "install_type": "git-clone", "description": "This extension provides nodes for [a/DeepCache: Accelerating Diffusion Models for Free](https://arxiv.org/abs/2312.00858)\nNOTE:Original code can be found [a/here](https://gist.github.com/laksjdjf/435c512bc19636e9c9af4ee7bea9eb86). Full credit to laksjdjf for sharing the code. " - }, - { - "author": "edenartlab", - "title": "eden_comfy_pipelines", - "reference": "https://github.com/edenartlab/eden_comfy_pipelines", - "files": [ - "https://github.com/edenartlab/eden_comfy_pipelines" - ], - "install_type": "git-clone", - "description": "Nodes:CLIP Interrogator." - }, - { - "author": "Limitex", - "title": "ComfyUI-Diffusers", - "reference": "https://github.com/Limitex/ComfyUI-Diffusers", - "files": [ - "https://github.com/Limitex/ComfyUI-Diffusers" - ], - "install_type": "git-clone", - "description": "This extension enables the use of the diffuser pipeline in ComfyUI." - }, - { - "author": "Limitex", - "title": "ComfyUI-Calculation", - "reference": "https://github.com/Limitex/ComfyUI-Calculation", - "files": [ - "https://github.com/Limitex/ComfyUI-Calculation" - ], - "install_type": "git-clone", - "description": "Nodes: Center Calculation. Improved Numerical Calculation for ComfyUI" } ] }