From 93c4c1ceb4795e1a2eb7c29815d0bd4c6f615158 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 21 May 2024 23:09:18 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 11 ----------- extension-node-map.json | 16 +++++----------- github-stats.json | 4 ---- node_db/legacy/custom-node-list.json | 11 +++++++++++ node_db/new/custom-node-list.json | 11 ----------- node_db/new/extension-node-map.json | 16 +++++----------- 6 files changed, 21 insertions(+), 48 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 4a240a9d..5e00bab6 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -9157,17 +9157,6 @@ "install_type": "git-clone", "description": "Upload images automatically to image hosting sites." }, - { - "author": "wibur0620", - "title": "ComfyUI Ollama (wibur)", - "id": "ollama-wibur", - "reference": "https://github.com/wibur0620/comfyui-ollama-wibur", - "files": [ - "https://github.com/wibur0620/comfyui-ollama-wibur" - ], - "install_type": "git-clone", - "description": "Custom ComfyUI Nodes for interacting with [a/Ollama](https://ollama.com/) using the ollama python client.\nIntegrate the power of LLMs into ComfyUI workflows easily or just experiment with GPT.\nNOTE: To use this properly, you would need a running Ollama server reachable from the host that is running ComfyUI." - }, { "author": "chandlergis", "title": "ComfyUI-IMG_Query", diff --git a/extension-node-map.json b/extension-node-map.json index fa4c9a56..b2eade60 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -5623,10 +5623,14 @@ "SamplerSonarDPMPPSDE", "SamplerSonarEuler", "SamplerSonarEulerA", + "SonarCompositeNoise", "SonarCustomNoise", "SonarGuidanceConfig", + "SonarGuidedNoise", "SonarModulatedNoise", - "SonarRepeatedNoise" + "SonarRandomNoise", + "SonarRepeatedNoise", + "SonarScheduledNoise" ], { "title_aux": "ComfyUI-sonar" @@ -12820,16 +12824,6 @@ "title_aux": "ComfyUI-Openpose-Editor-Plus" } ], - "https://github.com/wibur0620/comfyui-ollama-wibur": [ - [ - "OllamaGenerate", - "OllamaGenerateAdvance", - "OllamaVision" - ], - { - "title_aux": "ComfyUI Ollama (wibur)" - } - ], "https://github.com/wmatson/easy-comfy-nodes": [ [ "EZAssocDictNode", diff --git a/github-stats.json b/github-stats.json index 25ddf4d0..361e6710 100644 --- a/github-stats.json +++ b/github-stats.json @@ -3243,10 +3243,6 @@ "stars": 14, "last_update": "2024-01-06 18:32:07" }, - "https://github.com/wibur0620/comfyui-ollama-wibur": { - "stars": 0, - "last_update": "2024-05-20 11:39:15" - }, "https://github.com/wmatson/easy-comfy-nodes": { "stars": 11, "last_update": "2024-05-15 23:10:21" diff --git a/node_db/legacy/custom-node-list.json b/node_db/legacy/custom-node-list.json index 35a9a7c2..46ee3643 100644 --- a/node_db/legacy/custom-node-list.json +++ b/node_db/legacy/custom-node-list.json @@ -10,6 +10,17 @@ }, + { + "author": "wibur0620", + "title": "ComfyUI Ollama (wibur) [REMOVED]", + "id": "ollama-wibur", + "reference": "https://github.com/wibur0620/comfyui-ollama-wibur", + "files": [ + "https://github.com/wibur0620/comfyui-ollama-wibur" + ], + "install_type": "git-clone", + "description": "Custom ComfyUI Nodes for interacting with [a/Ollama](https://ollama.com/) using the ollama python client.\nIntegrate the power of LLMs into ComfyUI workflows easily or just experiment with GPT.\nNOTE: To use this properly, you would need a running Ollama server reachable from the host that is running ComfyUI." + }, { "author": "IKHOR", "title": "ikhor-nodes [REMOVED]", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index dba9ec8e..720d935b 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -77,17 +77,6 @@ "install_type": "git-clone", "description": "This extension offers automatic drums extraction from audio files, as well as a few helper nodes to support my audio synchronization AnimateDiff workflows." }, - { - "author": "wibur0620", - "title": "ComfyUI Ollama (wibur)", - "id": "ollama-wibur", - "reference": "https://github.com/wibur0620/comfyui-ollama-wibur", - "files": [ - "https://github.com/wibur0620/comfyui-ollama-wibur" - ], - "install_type": "git-clone", - "description": "Custom ComfyUI Nodes for interacting with [a/Ollama](https://ollama.com/) using the ollama python client.\nIntegrate the power of LLMs into ComfyUI workflows easily or just experiment with GPT.\nNOTE: To use this properly, you would need a running Ollama server reachable from the host that is running ComfyUI." - }, { "author": "chandlergis", "title": "ComfyUI-IMG_Query", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index fa4c9a56..b2eade60 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -5623,10 +5623,14 @@ "SamplerSonarDPMPPSDE", "SamplerSonarEuler", "SamplerSonarEulerA", + "SonarCompositeNoise", "SonarCustomNoise", "SonarGuidanceConfig", + "SonarGuidedNoise", "SonarModulatedNoise", - "SonarRepeatedNoise" + "SonarRandomNoise", + "SonarRepeatedNoise", + "SonarScheduledNoise" ], { "title_aux": "ComfyUI-sonar" @@ -12820,16 +12824,6 @@ "title_aux": "ComfyUI-Openpose-Editor-Plus" } ], - "https://github.com/wibur0620/comfyui-ollama-wibur": [ - [ - "OllamaGenerate", - "OllamaGenerateAdvance", - "OllamaVision" - ], - { - "title_aux": "ComfyUI Ollama (wibur)" - } - ], "https://github.com/wmatson/easy-comfy-nodes": [ [ "EZAssocDictNode",