update DB

This commit is contained in:
Dr.Lt.Data 2025-06-25 00:52:31 +09:00
parent 815784e809
commit 92c9f66671
7 changed files with 27 additions and 55 deletions

View File

@ -31561,7 +31561,8 @@
"https://github.com/ptmaster/comfyui-audio-speed": [
[
"PT48KHZ",
"PTAudioSpeed"
"PTAudioSpeed",
"PTEnsureStereo"
],
{
"title_aux": "ComfyUI-audio-speed"

View File

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "armandgw84",
"title": "comfyui-custom-v8",
"reference": "https://github.com/armandgw84/comfyui-custom-v8",
"files": [
"https://github.com/armandgw84/comfyui-custom-v8"
],
"install_type": "git-clone",
"description": "NODES: Resize With Padding, Wan 2.1 Transition Prompter, Wan Prompt Crafter"
},
{
"author": "diogod",
"title": "Comfy Inpainting Works [WIP]",

View File

@ -3848,6 +3848,16 @@
"title_aux": "ComfyUI-camietagger-onnx"
}
],
"https://github.com/armandgw84/comfyui-custom-v8": [
[
"ResizeWithPadding",
"Wan21PromptCrafter",
"Wan21TransitionPrompter"
],
{
"title_aux": "comfyui-custom-v8"
}
],
"https://github.com/artem-konevskikh/comfyui-split-merge-video": [
[
"VideoMerger",

View File

@ -1214,10 +1214,10 @@
"last_update": "2025-03-06 01:55:51",
"author_account_age_days": 2710
},
"https://github.com/armandgw84/comfyui-custom-v6": {
"https://github.com/armandgw84/comfyui-custom-v8": {
"stars": 0,
"last_update": "2025-06-23 20:24:34",
"author_account_age_days": 815
"last_update": "2025-06-24 15:24:02",
"author_account_age_days": 816
},
"https://github.com/artem-konevskikh/comfyui-split-merge-video": {
"stars": 3,

View File

@ -1,15 +1,5 @@
{
"custom_nodes": [
{
"author": "armandgw84",
"title": "comfyui-custom-v6 [REMOVED]",
"reference": "https://github.com/armandgw84/comfyui-custom-v6",
"files": [
"https://github.com/armandgw84/comfyui-custom-v6"
],
"install_type": "git-clone",
"description": "NODES: Resize With Padding, Wan 2.1 Transition Prompter, Wan Prompt Crafter"
},
{
"author": "markuryy",
"title": "ComfyUI Spiritparticle Nodes [REMOVED]",

View File

@ -703,46 +703,6 @@
],
"install_type": "git-clone",
"description": "An API interface for OpenOutpaint to work with ComfyUI workflow"
},
{
"author": "kiko9",
"title": "ComfyUI_Selectors",
"reference": "https://github.com/ComfyAssets/ComfyUI_Selectors",
"files": [
"https://github.com/ComfyAssets/ComfyUI_Selectors"
],
"install_type": "git-clone",
"description": "A modern ComfyUI custom node package that provides essential UI controls for image generation workflows. These nodes allow you to centralize commonly shared parameters (scheduler, sampler, dimensions, seeds) and link them to multiple nodes in your workflow, eliminating redundancy while maintaining JSON metadata compatibility."
},
{
"author": "benjamin-bertram",
"title": "ComfyUI OIDN Denoiser",
"reference": "https://github.com/benjamin-bertram/Comfyui_OIDN_Denoiser",
"files": [
"https://github.com/benjamin-bertram/Comfyui_OIDN_Denoiser"
],
"install_type": "git-clone",
"description": "This custom node for ComfyUI provides a wrapper for Intel's Open Image Denoise (OIDN) library, allowing you to denoise images directly within your ComfyUI workflow."
},
{
"author": "domenecmiralles",
"title": "obobo_nodes",
"reference": "https://github.com/domenecmiralles/obobo_nodes",
"files": [
"https://github.com/domenecmiralles/obobo_nodes"
],
"install_type": "git-clone",
"description": "A collection of custom nodes for ComfyUI that provide various input and output capabilities."
},
{
"author": "Yuan-ManX",
"title": "ComfyUI-Vui",
"reference": "https://github.com/Yuan-ManX/ComfyUI-Vui",
"files": [
"https://github.com/Yuan-ManX/ComfyUI-Vui"
],
"install_type": "git-clone",
"description": "ComfyUI-Vui is now available in ComfyUI, Vui is a llama based transformer that predicts audio tokens."
}
]
}

View File

@ -31561,7 +31561,8 @@
"https://github.com/ptmaster/comfyui-audio-speed": [
[
"PT48KHZ",
"PTAudioSpeed"
"PTAudioSpeed",
"PTEnsureStereo"
],
{
"title_aux": "ComfyUI-audio-speed"