update DB

This commit is contained in:
Dr.Lt.Data 2025-01-19 09:39:55 +09:00
parent 30487e6108
commit f4fb9e3ab4
8 changed files with 1399 additions and 1399 deletions

View File

@ -19658,6 +19658,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A collection of nodes for using Autogen with ComfyUI\n[a/AutoGen](https://github.com/microsoft/AutoGen): assistant agents, group chats, code executor, etc." "description": "A collection of nodes for using Autogen with ComfyUI\n[a/AutoGen](https://github.com/microsoft/AutoGen): assistant agents, group chats, code executor, etc."
}, },
{
"author": "hellercommaa",
"title": "Hunyuan Video Resolutions",
"id": "hunyuanvideoresolutions",
"reference": "https://github.com/HellerCommaA/ComfyUI-VideoResolutions",
"files": [
"https://github.com/HellerCommaA/ComfyUI-VideoResolutions"
],
"install_type": "git-clone",
"description": "A super simple node that outputs common video resolutions as 2 integers for Hunyuan and others!"
},
@ -20151,17 +20162,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": "hellercommaa",
"title": "Hunyuan Video Resolutions",
"id": "hunyuanvideoresolutions",
"reference": "https://github.com/HellerCommaA/ComfyUI-VideoResolutions",
"files": [
"https://github.com/HellerCommaA/ComfyUI-VideoResolutions"
],
"install_type": "git-clone",
"description": "A super simple node that outputs common video resolutions as 2 integers for Hunyuan and others!"
} }
] ]
} }

View File

@ -4062,6 +4062,14 @@
"title_aux": "comfyui-enhanced-save-node" "title_aux": "comfyui-enhanced-save-node"
} }
], ],
"https://github.com/HellerCommaA/ComfyUI-VideoResolutions": [
[
"HunyuanResolutions"
],
{
"title_aux": "Hunyuan Video Resolutions"
}
],
"https://github.com/HelloVision/ComfyUI_HelloMeme": [ "https://github.com/HelloVision/ComfyUI_HelloMeme": [
[ [
"CropPortrait", "CropPortrait",
@ -6091,6 +6099,7 @@
"KinescopeEffectV1", "KinescopeEffectV1",
"LoadTextDirectory", "LoadTextDirectory",
"LoadVideoDirectory", "LoadVideoDirectory",
"LoadVideoDirectoryV2",
"NoiseFactory", "NoiseFactory",
"NoiseFactoryV2", "NoiseFactoryV2",
"NoiseFactoryV3", "NoiseFactoryV3",
@ -18999,10 +19008,12 @@
], ],
"https://github.com/kk8bit/KayTool": [ "https://github.com/kk8bit/KayTool": [
[ [
"Abc_Math",
"Baidu_Translater", "Baidu_Translater",
"Color_Adjustment", "Color_Adjustment",
"Custom_Save_Image", "Custom_Save_Image",
"Display_Any", "Display_Any",
"Image_Size_Extractor",
"Strong_Prompt" "Strong_Prompt"
], ],
{ {

File diff suppressed because it is too large Load Diff

View File

@ -51,16 +51,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Auth library to inspect token provided by ALB to protect ComfyUI." "description": "Auth library to inspect token provided by ALB to protect ComfyUI."
}, },
{
"author": "HellerCommaA",
"title": "ComfyUI-VideoResolutions",
"reference": "https://github.com/HellerCommaA/ComfyUI-VideoResolutions",
"files": [
"https://github.com/HellerCommaA/ComfyUI-VideoResolutions"
],
"install_type": "git-clone",
"description": "NODES: HunyuanResolutions"
},
{ {
"author": "ArmandAlbert", "author": "ArmandAlbert",
"title": "Kwai_font_comfyui", "title": "Kwai_font_comfyui",

View File

@ -881,14 +881,6 @@
"title_aux": "comfyui_HavocsCall_Custom_Nodes" "title_aux": "comfyui_HavocsCall_Custom_Nodes"
} }
], ],
"https://github.com/HellerCommaA/ComfyUI-VideoResolutions": [
[
"HunyuanResolutions"
],
{
"title_aux": "ComfyUI-VideoResolutions"
}
],
"https://github.com/IgPoly/ComfyUI-igTools": [ "https://github.com/IgPoly/ComfyUI-igTools": [
[ [
"IGT_SimpleTilesCalc" "IGT_SimpleTilesCalc"
@ -3321,10 +3313,12 @@
], ],
"https://github.com/kk8bit/KayTool": [ "https://github.com/kk8bit/KayTool": [
[ [
"Abc_Math",
"Baidu_Translater", "Baidu_Translater",
"Color_Adjustment", "Color_Adjustment",
"Custom_Save_Image", "Custom_Save_Image",
"Display_Any", "Display_Any",
"Image_Size_Extractor",
"Strong_Prompt" "Strong_Prompt"
], ],
{ {

File diff suppressed because it is too large Load Diff

View File

@ -10,6 +10,17 @@
{
"author": "hellercommaa",
"title": "Hunyuan Video Resolutions",
"id": "hunyuanvideoresolutions",
"reference": "https://github.com/HellerCommaA/ComfyUI-VideoResolutions",
"files": [
"https://github.com/HellerCommaA/ComfyUI-VideoResolutions"
],
"install_type": "git-clone",
"description": "A super simple node that outputs common video resolutions as 2 integers for Hunyuan and others!"
},
{ {
"author": "Gourieff", "author": "Gourieff",
"title": "comfyui-reactor-node", "title": "comfyui-reactor-node",
@ -680,28 +691,6 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Some nodes for processing masks, currently including nodes that fill in the concave parts of existing masks with convex hulls." "description": "Some nodes for processing masks, currently including nodes that fill in the concave parts of existing masks with convex hulls."
},
{
"author": "sh570655308",
"title": "ComfyUI-GigapixelAI",
"id": "gigapixel",
"reference": "https://github.com/sh570655308/ComfyUI-GigapixelAI",
"files": [
"https://github.com/sh570655308/ComfyUI-GigapixelAI"
],
"install_type": "git-clone",
"description": "Custom nodes use gigapixelai in comfyui."
},
{
"author": "sh570655308",
"title": "ComfyUI-TopazVideoAI",
"id": "tvai",
"reference": "https://github.com/sh570655308/ComfyUI-TopazVideoAI",
"files": [
"https://github.com/sh570655308/ComfyUI-TopazVideoAI"
],
"install_type": "git-clone",
"description": "Custom nodes use topazvideoai in comfyui."
} }
] ]
} }

View File

@ -4062,6 +4062,14 @@
"title_aux": "comfyui-enhanced-save-node" "title_aux": "comfyui-enhanced-save-node"
} }
], ],
"https://github.com/HellerCommaA/ComfyUI-VideoResolutions": [
[
"HunyuanResolutions"
],
{
"title_aux": "Hunyuan Video Resolutions"
}
],
"https://github.com/HelloVision/ComfyUI_HelloMeme": [ "https://github.com/HelloVision/ComfyUI_HelloMeme": [
[ [
"CropPortrait", "CropPortrait",
@ -6091,6 +6099,7 @@
"KinescopeEffectV1", "KinescopeEffectV1",
"LoadTextDirectory", "LoadTextDirectory",
"LoadVideoDirectory", "LoadVideoDirectory",
"LoadVideoDirectoryV2",
"NoiseFactory", "NoiseFactory",
"NoiseFactoryV2", "NoiseFactoryV2",
"NoiseFactoryV3", "NoiseFactoryV3",
@ -18999,10 +19008,12 @@
], ],
"https://github.com/kk8bit/KayTool": [ "https://github.com/kk8bit/KayTool": [
[ [
"Abc_Math",
"Baidu_Translater", "Baidu_Translater",
"Color_Adjustment", "Color_Adjustment",
"Custom_Save_Image", "Custom_Save_Image",
"Display_Any", "Display_Any",
"Image_Size_Extractor",
"Strong_Prompt" "Strong_Prompt"
], ],
{ {