update DB

This commit is contained in:
Dr.Lt.Data
2025-08-09 15:13:30 +09:00
parent 21bba62572
commit 9b32162906
8 changed files with 81 additions and 15 deletions

View File

@@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "Lovzu",
"title": "KittenTTS Node for Voice Generation",
"reference": "https://github.com/Lovzu/ComfyUI-KittenTTS",
"files": [
"https://github.com/Lovzu/ComfyUI-KittenTTS"
],
"install_type": "git-clone",
"description": "Ultra-lightweight text-to-speech model with just 15 million parameters"
},
{
"author": "drozbay",
"title": "ComfyUI-WanVaceAdvanced",
@@ -686,16 +696,6 @@
],
"install_type": "git-clone",
"description": "A custom node pack for ComfyUI that allows you to run Large Language Models (LLMs) locally and use them for prompt generation and other text tasks directly within your ComfyUI workflows."
},
{
"author": "fcanfora",
"title": "comfyui-camera-tools",
"reference": "https://github.com/fcanfora/comfyui-camera-tools",
"files": [
"https://github.com/fcanfora/comfyui-camera-tools"
],
"install_type": "git-clone",
"description": "NODES: Load Camera From File, Load 3D, Load 3D - Animation, Preview 3D, Preview 3D - Animation"
}
]
}