update DB

This commit is contained in:
Dr.Lt.Data
2025-06-13 22:41:52 +09:00
parent fa0a98ac6e
commit e2c90b4681
8 changed files with 2276 additions and 2202 deletions

View File

@@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "moonwhaler",
"title": "comfyui-moonpack",
"reference": "https://github.com/moonwhaler/comfyui-moonpack",
"files": [
"https://github.com/moonwhaler/comfyui-moonpack"
],
"install_type": "git-clone",
"description": "NODES: Proportional Dimension, Simple String Replace, Regex String Replace, VACE Looper Frame Scheduler"
},
{
"author": "DreamsInAutumn",
"title": "ComfyUI-Autumn-LLM-Nodes",
@@ -10,16 +20,6 @@
"install_type": "git-clone",
"description": "NODES: Gemini-Image-To-Prompt, Gemini-Prompt-Builder, LLM-Prompt-Builder"
},
{
"author": "alexgenovese",
"title": "ComfyUI-Reica",
"reference": "https://github.com/yichengup/ComfyUI-YCNodes_Advance",
"files": [
"https://github.com/yichengup/ComfyUI-YCNodes_Advance"
],
"install_type": "git-clone",
"description": "NODES: 'Reica GCP: Read Image', 'Reica GCP: Write Image & Get URL', 'Reica Text Image Display', 'Reica Read Image URL', 'Reica URL Image Loader Filename', 'Reica API: Send HTTP Notification', 'Insert Anything'"
},
{
"author": "alexgenovese",
"title": "ComfyUI-Reica",
@@ -42,13 +42,13 @@
},
{
"author": "wildminder",
"title": "ComfyUI-MagCache [WIP]",
"title": "ComfyUI-MagCache [NAME CONFLICT|WIP]",
"reference": "https://github.com/wildminder/ComfyUI-MagCache",
"files": [
"https://github.com/wildminder/ComfyUI-MagCache"
],
"install_type": "git-clone",
"description": "Magnitude-Aware Cache"
"description": "official implementation of [zehong-ma/MagCache](https://github.com/zehong-ma/MagCache) for ComfyUI"
},
{
"author": "laubsauger",

View File

@@ -3078,6 +3078,8 @@
"SDVN Save Text",
"SDVN Seed",
"SDVN Simple Any Input",
"SDVN Slider 1",
"SDVN Slider 100",
"SDVN StyleModel Download",
"SDVN Styles",
"SDVN Switch",
@@ -6304,6 +6306,7 @@
"WanVideoLoopArgs",
"WanVideoLoraBlockEdit",
"WanVideoLoraSelect",
"WanVideoMagCache",
"WanVideoModelLoader",
"WanVideoPhantomEmbeds",
"WanVideoReCamMasterCameraEmbed",
@@ -7100,6 +7103,17 @@
"title_aux": "comfy-url-fetcher [WIP]"
}
],
"https://github.com/moonwhaler/comfyui-moonpack": [
[
"ProportionalDimension",
"RegexStringReplace",
"SimpleStringReplace",
"VACELooperFrameScheduler"
],
{
"title_aux": "comfyui-moonpack"
}
],
"https://github.com/mr-krak3n/ComfyUI-Qwen": [
[
"DeepSeekResponseParser",
@@ -8667,7 +8681,7 @@
"MagCache"
],
{
"title_aux": "ComfyUI-MagCache [WIP]"
"title_aux": "ComfyUI-MagCache [NAME CONFLICT|WIP]"
}
],
"https://github.com/willblaschko/ComfyUI-Unload-Models": [

View File

File diff suppressed because it is too large Load Diff