update DB

This commit is contained in:
Dr.Lt.Data
2025-09-13 15:55:25 +09:00
parent 27fc787294
commit 36f75d1811
9 changed files with 1671 additions and 1627 deletions

View File

@@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "snicolast",
"title": "ComfyUI-Manufnode",
"reference": "https://github.com/efortin/ComfyUI-Ollama-Enhancer",
"files": [
"https://github.com/efortin/ComfyUI-Ollama-Enhancer"
],
"install_type": "git-clone",
"description": "Custom ComfyUI nodes integrating Ollama to generate and enhance positive/negative prompts for Stable Diffusion workflows."
},
{
"author": "snicolast",
"title": "ComfyUI-IndexTTS2",
@@ -686,16 +696,6 @@
],
"install_type": "git-clone",
"description": "Generate Audio from any video and or text"
},
{
"author": "mengqin",
"title": "Unet Bnb Model Loader",
"reference": "https://github.com/mengqin/ComfyUI-UnetBnbModelLoader",
"files": [
"https://github.com/mengqin/ComfyUI-UnetBnbModelLoader"
],
"install_type": "git-clone",
"description": "A general comfyui model loading plugin that supports loading unet models quantized in bnb-4bit (nf4 and fp4) format"
}
]
}