update DB

This commit is contained in:
Dr.Lt.Data
2025-10-31 08:01:20 +09:00
parent 5267502896
commit 643a6e5080
7 changed files with 4230 additions and 4157 deletions

View File

@@ -2705,6 +2705,16 @@
"install_type": "git-clone",
"description": "Basic utility for testing diffusion model loss across the timestep schedule. Should work with any native models that use ksampler. This could be used for comparing models, testing captions on an image, etc."
},
{
"author": "spacepxl",
"title": "ComfyUI-VAE-Utils",
"reference": "https://github.com/spacepxl/ComfyUI-VAE-Utils",
"files": [
"https://github.com/spacepxl/ComfyUI-VAE-Utils"
],
"install_type": "git-clone",
"description": "Nodes for loading and using VAEs in ways not supported by base ComfyUI. Currently supports Wan upscale VAE, more may be added later as needed."
},
{
"author": "PTA",
"title": "auto nodes layout",
@@ -30247,6 +30257,16 @@
"install_type": "git-clone",
"description": "Professional-grade ComfyUI image saving plugin with support for multiple formats, custom naming, and advanced features."
},
{
"author": "weekii",
"title": "ComfyUI-GGUF-FX",
"reference": "https://github.com/weekii/ComfyUI-GGUF-FX",
"files": [
"https://github.com/weekii/ComfyUI-GGUF-FX"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for running GGUF quantized Qwen2.5-VL models using llama.cpp"
},
{
"author": "bbaudio",
"title": "ComfyUI-SuperUltimateVaceTools",
@@ -34563,6 +34583,16 @@
"install_type": "git-clone",
"description": "A frontend extension for ComfyUI that allows you to open and edit subgraphs in a right-hand panel, instead of replacing the main canvas."
},
{
"author": "nomadoor",
"title": "ComfyUI Video Stabilizer",
"reference": "https://github.com/nomadoor/ComfyUI-Video-Stabilizer",
"files": [
"https://github.com/nomadoor/ComfyUI-Video-Stabilizer"
],
"install_type": "git-clone",
"description": "Two complementary stabiliser nodes for ComfyUI: Video Stabilizer (Classic), Video Stabilizer (Flow)"
},
{
"author": "neo-editer",
"title": "ComfyUI-Better-Dimensions-wan-v2",
@@ -35144,6 +35174,16 @@
"install_type": "git-clone",
"description": "This custom node package provides seamless integration between ComfyUI and Google Cloud Platform (GCP) Cloud Storage, enabling you to run ComfyUI without relying on instance disk storage. decouple your storage needs from local disks by leveraging GCP's scalable and reliable Cloud Storage service. Models can be saved and loaded directly from Cloud Storage, while outputs and temporary files are automatically synced."
},
{
"author": "myonmu0",
"title": "ComfyUI-Jumper",
"reference": "https://github.com/myonmu0/ComfyUI-Jumper",
"files": [
"https://github.com/myonmu0/ComfyUI-Jumper"
],
"install_type": "git-clone",
"description": "Pass string and images between multiple ComfyUI via socket. Easy and intuitive nodes for remote connection."
},