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

@@ -162,6 +162,16 @@
"install_type": "git-clone",
"description": "A minimalistic implementation of [a/Robust Video Matting (RVM)](https://github.com/PeterL1n/RobustVideoMatting/) in ComfyUI"
},
{
"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": "biegert",
"title": "CLIPSeg",
@@ -7199,6 +7209,16 @@
"install_type": "git-clone",
"description": "the comfyui custom node of [a/MuseTalk](https://github.com/TMElyralab/MuseTalk) to make audio driven videos!"
},
{
"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": "Koishi-Star",
"title": "Euler-Smea-Dyn-Sampler",
@@ -7539,13 +7559,16 @@
"install_type": "git-clone",
"description": "This extension can send HTTP Requests. You can request image generation to StableDiffusion3 and post images to X (Twitter) and Discord."
},
{
"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"
},