update DB

This commit is contained in:
Dr.Lt.Data
2024-04-22 21:07:30 +09:00
parent 2e5eb70db3
commit c1e23ae6a3
6 changed files with 412 additions and 215 deletions

View File

@@ -12,6 +12,36 @@
{
"author": "Fannovel16",
"title": "ComfyUI-MagickWand",
"reference": "https://github.com/Fannovel16/ComfyUI-MagickWand",
"files": [
"https://github.com/Fannovel16/ComfyUI-MagickWand"
],
"install_type": "git-clone",
"description": "Proper implementation of ImageMagick - the famous software suite for editing and manipulating digital images to ComfyUI using [a/wandpy](https://github.com/emcconville/wand).\nNOTE: You need to install ImageMagick, manually."
},
{
"author": "MinusZoneAI",
"title": "ComfyUI-Prompt-MZ",
"reference": "https://github.com/MinusZoneAI/ComfyUI-Prompt-MZ",
"files": [
"https://github.com/MinusZoneAI/ComfyUI-Prompt-MZ"
],
"install_type": "git-clone",
"description": "Use llama.cpp to help generate some nodes for prompt word related work"
},
{
"author": "AIFSH",
"title": "ComfyUI-WhisperX",
"reference": "https://github.com/AIFSH/ComfyUI-WhisperX",
"files": [
"https://github.com/AIFSH/ComfyUI-WhisperX"
],
"install_type": "git-clone",
"description": "a comfyui cuatom node for audio subtitling based on [a/whisperX](https://github.com/m-bain/whisperX.git) and [a/translators](https://github.com/UlionTse/translators)"
},
{
"author": "aburahamu",
"title": "ComfyUI-RequestPoster",
@@ -661,46 +691,6 @@
],
"install_type": "git-clone",
"description": "Nodes:Integer, Float, Text, Seed, Text Concatenate, Text Input Switch (2/4/8 way), Text List, Text Preview, Text Selector, Text To Resolution. Some useful custom nodes that are not included in ComfyUI core yet."
},
{
"author": "jtydhr88",
"title": "ComfyUI-Workflow-Encrypt",
"reference": "https://github.com/jtydhr88/ComfyUI-Workflow-Encrypt",
"files": [
"https://github.com/jtydhr88/ComfyUI-Workflow-Encrypt"
],
"install_type": "git-clone",
"description": "Encrypt your comfyui workflow, and share it with key"
},
{
"author": "ronniebasak",
"title": "ComfyUI-Tara-LLM-Integration",
"reference": "https://github.com/ronniebasak/ComfyUI-Tara-LLM-Integration",
"files": [
"https://github.com/ronniebasak/ComfyUI-Tara-LLM-Integration"
],
"install_type": "git-clone",
"description": "Tara is a powerful node for ComfyUI that integrates Large Language Models (LLMs) to enhance and automate workflow processes. With Tara, you can create complex, intelligent workflows that refine and generate content, manage API keys, and seamlessly integrate various LLMs into your projects."
},
{
"author": "SLAPaper",
"title": "ComfyUI DPM++ 2M Alt Sampler",
"reference": "https://github.com/SLAPaper/ComfyUI-dpmpp_2m_alt-Sampler",
"files": [
"https://github.com/SLAPaper/ComfyUI-dpmpp_2m_alt-Sampler"
],
"install_type": "git-clone",
"description": "the sampler introduced by [a/hallatore](https://github.com/AUTOMATIC1111/stable-diffusion-webui/discussions/8457)\ncode extracted from [a/smZNodes](https://github.com/shiimizu/ComfyUI_smZNodes)"
},
{
"author": "yuvraj108c",
"title": "ComfyUI PiperTTS",
"reference": "https://github.com/yuvraj108c/ComfyUI-PiperTTS",
"files": [
"https://github.com/yuvraj108c/ComfyUI-PiperTTS"
],
"install_type": "git-clone",
"description": "Convert Text-to-Speech inside ComfyUI using [a/Piper](https://github.com/rhasspy/piper)"
}
]
}