update DB

This commit is contained in:
Dr.Lt.Data
2025-08-29 07:59:21 +09:00
parent f94008192c
commit 82c055f527
8 changed files with 4004 additions and 3921 deletions

View File

@@ -13244,18 +13244,6 @@
"install_type": "git-clone",
"description": "A ComfyUI utility plugin designed to optimize the latent space for generating high-quality results. It approximates the closest size model for better generation results."
},
{
"author": "Fabio Sarracino",
"title": "VibeVoice ComfyUI",
"id": "vibevoice-comfyui",
"reference": "https://github.com/Enemyx-net/VibeVoice-ComfyUI",
"files": [
"https://github.com/Enemyx-net/VibeVoice-ComfyUI"
],
"install_type": "git-clone",
"description": "ComfyUI wrapper for Microsoft VibeVoice TTS model. Supports single speaker, multi-speaker, and text file loading",
"pip": ["torch>=2.0.0", "torchaudio>=2.0.0", "numpy>=1.20.0", "transformers>=4.44.0", "librosa>=0.9.0", "soundfile>=0.12.0"]
},
{
"author": "ThereforeGames",
"title": "ComfyUI-Unprompted",
@@ -31733,6 +31721,18 @@
"install_type": "git-clone",
"description": "A collection of high-quality nodes for ComfyUI, dedicated to improving the sharpness, clarity, and texture of your images"
},
{
"author": "Fabio Sarracino",
"title": "VibeVoice ComfyUI",
"id": "vibevoice-comfyui",
"reference": "https://github.com/Enemyx-net/VibeVoice-ComfyUI",
"files": [
"https://github.com/Enemyx-net/VibeVoice-ComfyUI"
],
"install_type": "git-clone",
"description": "ComfyUI wrapper for Microsoft VibeVoice TTS model. Supports single speaker, multi-speaker, and text file loading",
"pip": ["torch>=2.0.0", "torchaudio>=2.0.0", "numpy>=1.20.0", "transformers>=4.44.0", "librosa>=0.9.0", "soundfile>=0.12.0"]
},