update DB

This commit is contained in:
Dr.Lt.Data
2025-06-19 07:34:54 +09:00
parent 921bb86127
commit c4314b25a3
9 changed files with 3822 additions and 3601 deletions

View File

@@ -19176,16 +19176,6 @@
"install_type": "git-clone",
"description": "A collection of image processing extension nodes for ComfyUI."
},
{
"author": "yichengup",
"title": "ComfyUI-VideoBlender",
"reference": "https://github.com/yichengup/ComfyUI-VideoBlender",
"files": [
"https://github.com/yichengup/ComfyUI-VideoBlender"
],
"install_type": "git-clone",
"description": "Video clip mixing"
},
{
"author": "yichengup",
"title": "comfyui-face-liquify",
@@ -27271,16 +27261,6 @@
"install_type": "git-clone",
"description": "ComfyUI extension for parsing Civitai PNG workflows and automatically downloading missing models"
},
{
"author": "xl0",
"title": "latent-tools",
"reference": "https://github.com/xl0/latent-tools",
"files": [
"https://github.com/xl0/latent-tools"
],
"install_type": "git-clone",
"description": "Visualize and manipulate the latent space in ComfyUI"
},
{
"author": "chaunceyyann",
"title": "ComfyUI Image Processing Nodes",
@@ -27665,6 +27645,16 @@
"install_type": "git-clone",
"description": "A ComfyUI custom node package for seamless integration with Threads (Meta's social platform). This package allows you to publish posts, manage images, and retrieve post history directly from your ComfyUI workflows."
},
{
"author": "dseditor",
"title": "ComfyUI-ScheduledTask",
"reference": "https://github.com/dseditor/ComfyUI-ScheduledTask",
"files": [
"https://github.com/dseditor/ComfyUI-ScheduledTask"
],
"install_type": "git-clone",
"description": "A powerful workflow scheduling extension for ComfyUI that enables automated daily execution of workflows with an intuitive web interface."
},
{
"author": "Leon",
"title": "Leon's Utility and API Integration Nodes",
@@ -27791,6 +27781,19 @@
"install_type": "git-clone",
"description": "GGUF Quantization support for native ComfyUI models with FantasyTalking."
},
{
"author": "😈 CasterPollux",
"title": "MiniMax Video Object Remover Suite",
"reference": "https://github.com/casterpollux/MiniMax-bmo",
"files": [
"https://github.com/casterpollux/MiniMax-bmo"
],
"nodename_pattern": "MiniMax.*BMO|BMO.*MiniMax",
"pip": ["segment-anything"],
"tags": ["video", "inpainting", "object-removal", "suite", "professional", "BMO"],
"install_type": "git-clone",
"description": "Professional video object removal suite using MiniMax optimization. Includes BMO-enhanced nodes with VAE normalization, temporal preservation, and 6-step inference. Complete video inpainting solution for ComfyUI."
},