update DB

This commit is contained in:
Dr.Lt.Data 2024-05-21 23:09:18 +09:00
parent c0a15fc0f7
commit 93c4c1ceb4
6 changed files with 21 additions and 48 deletions

View File

@ -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",

View File

@ -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",

View File

@ -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"

View File

@ -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]",

View File

@ -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",

View File

@ -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",