update DB

This commit is contained in:
Dr.Lt.Data 2025-11-01 13:39:08 +09:00
parent 3663e10e33
commit 9d0985ded8
5 changed files with 47 additions and 32 deletions

View File

@ -35353,6 +35353,26 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A custom node for ComfyUI that automatically saves your prompts, generated images, and workflow metadata into a browsable history, accessible directly from the node." "description": "A custom node for ComfyUI that automatically saves your prompts, generated images, and workflow metadata into a browsable history, accessible directly from the node."
}, },
{
"author": "fchangjun",
"title": "BaiduMeux_Comfy Tools",
"reference": "https://github.com/fchangjun/Baidu_Meux_ComfyTools",
"files": [
"https://github.com/fchangjun/Baidu_Meux_ComfyTools"
],
"install_type": "git-clone",
"description": "Meux ComfyTools is a collection of custom nodes that streamline common workflow chores in ComfyUI for the Meux asset platform."
},
{
"author": "Rathius-Saranoth",
"title": "Rathius ComfyUI Nodes",
"reference": "https://github.com/Rathius-Saranoth/rathius-comfyui-nodes",
"files": [
"https://github.com/Rathius-Saranoth/rathius-comfyui-nodes"
],
"install_type": "git-clone",
"description": "Custom nodes for ComfyUI by Rathius"
},
@ -35819,16 +35839,6 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "fchangjun",
"title": "BaiduMeux_Comfy Tools",
"reference": "https://github.com/fchangjun/Baidu_Meux_ComfyTools",
"files": [
"https://github.com/fchangjun/Baidu_Meux_ComfyTools"
],
"install_type": "git-clone",
"description": "Meux ComfyTools is a collection of custom nodes that streamline common workflow chores in ComfyUI for the Meux asset platform."
} }
] ]
} }

View File

@ -26505,7 +26505,7 @@
"MeuxSimpleLLMNode" "MeuxSimpleLLMNode"
], ],
{ {
"title_aux": "Baidu Meux ComfyTools" "title_aux": "BaiduMeux_Comfy Tools"
} }
], ],
"https://github.com/fchangjun/Comfyui_MultiSaveImage": [ "https://github.com/fchangjun/Comfyui_MultiSaveImage": [

View File

@ -4659,6 +4659,11 @@
"last_update": "2025-09-20 17:59:18", "last_update": "2025-09-20 17:59:18",
"author_account_age_days": 655 "author_account_age_days": 655
}, },
"https://github.com/Rathius-Saranoth/rathius-comfyui-nodes": {
"stars": 0,
"last_update": "2025-11-01 03:22:22",
"author_account_age_days": 42
},
"https://github.com/Raykosan/ComfyUI_RS-SaturationNode": { "https://github.com/Raykosan/ComfyUI_RS-SaturationNode": {
"stars": 8, "stars": 8,
"last_update": "2025-04-12 10:38:46", "last_update": "2025-04-12 10:38:46",

View File

@ -1,5 +1,15 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "Rathius-Saranoth",
"title": "Rathius ComfyUI Nodes",
"reference": "https://github.com/Rathius-Saranoth/rathius-comfyui-nodes",
"files": [
"https://github.com/Rathius-Saranoth/rathius-comfyui-nodes"
],
"install_type": "git-clone",
"description": "Custom nodes for ComfyUI by Rathius"
},
{ {
"author": "vantagewithai", "author": "vantagewithai",
"title": "Vantage-DyPE", "title": "Vantage-DyPE",
@ -50,6 +60,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Fixed implementation of the export workflow image utility from [a/pythongosssss/ComfyUI-Custom-Scripts](https://github.com/pythongosssss/ComfyUI-Custom-Scripts). All nodes should display and all node links should be visible and render 1:1 to their actual states in ComfyUI." "description": "Fixed implementation of the export workflow image utility from [a/pythongosssss/ComfyUI-Custom-Scripts](https://github.com/pythongosssss/ComfyUI-Custom-Scripts). All nodes should display and all node links should be visible and render 1:1 to their actual states in ComfyUI."
}, },
{
"author": "fchangjun",
"title": "BaiduMeux_Comfy Tools",
"reference": "https://github.com/fchangjun/Baidu_Meux_ComfyTools",
"files": [
"https://github.com/fchangjun/Baidu_Meux_ComfyTools"
],
"install_type": "git-clone",
"description": "Meux ComfyTools is a collection of custom nodes that streamline common workflow chores in ComfyUI for the Meux asset platform."
},
{ {
"author": "HM-RunningHub", "author": "HM-RunningHub",
"title": "ComfyUI_RH_VideoAsPrompt", "title": "ComfyUI_RH_VideoAsPrompt",
@ -668,26 +688,6 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Enhanced WanAnimateToVideo with multi-dimensional control" "description": "Enhanced WanAnimateToVideo with multi-dimensional control"
},
{
"author": "alibof96",
"title": "ComfyUI-DownscaleIRN",
"reference": "https://github.com/alibof96/ComfyUI-DownscaleIRN",
"files": [
"https://github.com/alibof96/ComfyUI-DownscaleIRN"
],
"install_type": "git-clone",
"description": "A single-node ComfyUI module for Invertible Image Rescaling (IRN) that includes: automatic model download and discovery, BasicSR-based IRN_x2/x3/x4 loading, device/precision control, low-VRAM tiling, safe handling of non-divisible sizes, alpha channel preservation, and built-in bicubic/area fallback."
},
{
"author": "spiralmountain",
"title": "ComfyUI_HDNodes",
"reference": "https://github.com/spiralmountain/ComfyUI_HDNodes",
"files": [
"https://github.com/spiralmountain/ComfyUI_HDNodes"
],
"install_type": "git-clone",
"description": "Custom nodes for ComfyUI that enable video generation using ByteDance's Seedance model via [a/Fal.ai](https://fal.ai/)."
} }
] ]
} }

View File

@ -26505,7 +26505,7 @@
"MeuxSimpleLLMNode" "MeuxSimpleLLMNode"
], ],
{ {
"title_aux": "Baidu Meux ComfyTools" "title_aux": "BaiduMeux_Comfy Tools"
} }
], ],
"https://github.com/fchangjun/Comfyui_MultiSaveImage": [ "https://github.com/fchangjun/Comfyui_MultiSaveImage": [