update DB

This commit is contained in:
Dr.Lt.Data 2025-05-13 02:05:51 +09:00
parent e9dff83290
commit 08de942abe
5 changed files with 164 additions and 11 deletions

View File

@ -25252,6 +25252,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "This is a custom node collection for ComfyUI that provides some utility nodes." "description": "This is a custom node collection for ComfyUI that provides some utility nodes."
}, },
{
"author": "cyberhirsch",
"title": "Seb Nodes",
"id": "seb_nodes",
"reference": "https://github.com/cyberhirsch/seb_nodes",
"files": [
"https://github.com/cyberhirsch/seb_nodes"
],
"install_type": "git-clone",
"description": "Save image node with dynamic paths and an 'Open Folder' button."
},
@ -25700,17 +25711,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": "cyberhirsch",
"title": "Seb Nodes",
"id": "seb_nodes",
"reference": "https://github.com/cyberhirsch/seb_nodes",
"files": [
"https://github.com/cyberhirsch/seb_nodes"
],
"install_type": "git-clone",
"description": "Save image node with dynamic paths and an 'Open Folder' button."
} }
] ]
} }

View File

@ -252,6 +252,28 @@
"title_aux": "Comfyui-ergouzi-samplers" "title_aux": "Comfyui-ergouzi-samplers"
} }
], ],
"https://github.com/1hew/ComfyUI-1hewNodes": [
[
"BatchMaskMathOps",
"BlendModes",
"CoordinateExtractor",
"CroppedImagePaste",
"ImageAddLabel",
"ImageBlendModesByCSS",
"ImageCropWithBBox",
"ImageDetailHLFreqSeparation",
"ImageEditStitch",
"ImagePlot",
"LumaMatte",
"MaskBlend",
"MaskMathOps",
"SliderValueRangeMapping",
"Solid"
],
{
"title_aux": "ComfyUI 1hewNodes"
}
],
"https://github.com/1mckw/Comfyui-Gelbooru": [ "https://github.com/1mckw/Comfyui-Gelbooru": [
[ [
"Gelbooru (ID)", "Gelbooru (ID)",
@ -1152,6 +1174,14 @@
"title_aux": "ComfyUI-APQNodes" "title_aux": "ComfyUI-APQNodes"
} }
], ],
"https://github.com/AIWarper/ComfyUI-NormalCrafterWrapper": [
[
"NormalCrafterNode"
],
{
"title_aux": "NormalCrafterWrapper"
}
],
"https://github.com/AInseven/ComfyUI-fastblend": [ "https://github.com/AInseven/ComfyUI-fastblend": [
[ [
"FillDarkMask", "FillDarkMask",
@ -4785,6 +4815,18 @@
"title_aux": "Save Image Plus for ComfyUI" "title_aux": "Save Image Plus for ComfyUI"
} }
], ],
"https://github.com/Goshe-nite/comfyui-gps-supplements": [
[
"KSampler to Image Saver",
"Lora Prompt Concatenation",
"Lora to String",
"Model to String",
"gpsdebugger"
],
{
"title_aux": "GPS' Supplements for ComfyUI"
}
],
"https://github.com/Gourieff/ComfyUI-ReActor": [ "https://github.com/Gourieff/ComfyUI-ReActor": [
[ [
"ImageRGBA2RGB", "ImageRGBA2RGB",
@ -20184,6 +20226,15 @@
"title_aux": "RF Nodes" "title_aux": "RF Nodes"
} }
], ],
"https://github.com/fpgaminer/joycaption_comfyui": [
[
"JJC_JoyCaption",
"JJC_JoyCaption_Custom"
],
{
"title_aux": "JoyCaption Nodes"
}
],
"https://github.com/frankchieng/ComfyUI_Aniportrait": [ "https://github.com/frankchieng/ComfyUI_Aniportrait": [
[ [
"AniPortrait_Audio2Video", "AniPortrait_Audio2Video",
@ -20305,6 +20356,14 @@
"title_aux": "ComfyUI-BDsInfiniteYou" "title_aux": "ComfyUI-BDsInfiniteYou"
} }
], ],
"https://github.com/gasparuff/CustomSelector": [
[
"CustomSelector"
],
{
"title_aux": "comfyui-customselector"
}
],
"https://github.com/gelasdev/ComfyUI-FLUX-BFL-API": [ "https://github.com/gelasdev/ComfyUI-FLUX-BFL-API": [
[ [
"FluxDevRedux_BFL", "FluxDevRedux_BFL",

View File

@ -84,6 +84,11 @@
"last_update": "2024-06-28 05:28:05", "last_update": "2024-06-28 05:28:05",
"author_account_age_days": 447 "author_account_age_days": 447
}, },
"https://github.com/1hew/ComfyUI-1hewNodes": {
"stars": 2,
"last_update": "2025-05-12 14:18:56",
"author_account_age_days": 770
},
"https://github.com/1mckw/Comfyui-Gelbooru": { "https://github.com/1mckw/Comfyui-Gelbooru": {
"stars": 4, "stars": 4,
"last_update": "2025-04-06 14:11:25", "last_update": "2025-04-06 14:11:25",
@ -469,6 +474,11 @@
"last_update": "2024-11-21 08:56:49", "last_update": "2024-11-21 08:56:49",
"author_account_age_days": 205 "author_account_age_days": 205
}, },
"https://github.com/AIWarper/ComfyUI-NormalCrafterWrapper": {
"stars": 39,
"last_update": "2025-05-09 22:07:32",
"author_account_age_days": 199
},
"https://github.com/AInseven/ComfyUI-fastblend": { "https://github.com/AInseven/ComfyUI-fastblend": {
"stars": 215, "stars": 215,
"last_update": "2024-11-22 03:32:25", "last_update": "2024-11-22 03:32:25",
@ -1689,6 +1699,11 @@
"last_update": "2024-11-13 06:03:10", "last_update": "2024-11-13 06:03:10",
"author_account_age_days": 5254 "author_account_age_days": 5254
}, },
"https://github.com/Goshe-nite/comfyui-gps-supplements": {
"stars": 0,
"last_update": "2025-05-12 00:36:39",
"author_account_age_days": 982
},
"https://github.com/Gourieff/ComfyUI-ReActor": { "https://github.com/Gourieff/ComfyUI-ReActor": {
"stars": 524, "stars": 524,
"last_update": "2025-03-09 17:04:21", "last_update": "2025-03-09 17:04:21",
@ -6829,6 +6844,11 @@
"last_update": "2024-08-13 22:01:40", "last_update": "2024-08-13 22:01:40",
"author_account_age_days": 2643 "author_account_age_days": 2643
}, },
"https://github.com/fpgaminer/joycaption_comfyui": {
"stars": 0,
"last_update": "2025-05-12 06:56:57",
"author_account_age_days": 4792
},
"https://github.com/frankchieng/ComfyUI_Aniportrait": { "https://github.com/frankchieng/ComfyUI_Aniportrait": {
"stars": 55, "stars": 55,
"last_update": "2024-09-13 10:41:16", "last_update": "2024-09-13 10:41:16",
@ -6884,6 +6904,11 @@
"last_update": "2025-04-01 03:12:04", "last_update": "2025-04-01 03:12:04",
"author_account_age_days": 4026 "author_account_age_days": 4026
}, },
"https://github.com/gasparuff/CustomSelector": {
"stars": 0,
"last_update": "2025-05-09 06:17:31",
"author_account_age_days": 4316
},
"https://github.com/gelasdev/ComfyUI-FLUX-BFL-API": { "https://github.com/gelasdev/ComfyUI-FLUX-BFL-API": {
"stars": 29, "stars": 29,
"last_update": "2024-11-27 16:23:47", "last_update": "2024-11-27 16:23:47",

View File

@ -10,6 +10,16 @@
{
"author": "Yuan-ManX",
"title": "ComfyUI-Muyan-TTS",
"reference": "https://github.com/Yuan-ManX/ComfyUI-Muyan-TTS",
"files": [
"https://github.com/Yuan-ManX/ComfyUI-Muyan-TTS"
],
"install_type": "git-clone",
"description": "Make Muyan-TTS avialbe in ComfyUI."
},
{ {
"author": "fpgaminer", "author": "fpgaminer",
"title": "JoyCaption Nodes", "title": "JoyCaption Nodes",

View File

@ -252,6 +252,28 @@
"title_aux": "Comfyui-ergouzi-samplers" "title_aux": "Comfyui-ergouzi-samplers"
} }
], ],
"https://github.com/1hew/ComfyUI-1hewNodes": [
[
"BatchMaskMathOps",
"BlendModes",
"CoordinateExtractor",
"CroppedImagePaste",
"ImageAddLabel",
"ImageBlendModesByCSS",
"ImageCropWithBBox",
"ImageDetailHLFreqSeparation",
"ImageEditStitch",
"ImagePlot",
"LumaMatte",
"MaskBlend",
"MaskMathOps",
"SliderValueRangeMapping",
"Solid"
],
{
"title_aux": "ComfyUI 1hewNodes"
}
],
"https://github.com/1mckw/Comfyui-Gelbooru": [ "https://github.com/1mckw/Comfyui-Gelbooru": [
[ [
"Gelbooru (ID)", "Gelbooru (ID)",
@ -1152,6 +1174,14 @@
"title_aux": "ComfyUI-APQNodes" "title_aux": "ComfyUI-APQNodes"
} }
], ],
"https://github.com/AIWarper/ComfyUI-NormalCrafterWrapper": [
[
"NormalCrafterNode"
],
{
"title_aux": "NormalCrafterWrapper"
}
],
"https://github.com/AInseven/ComfyUI-fastblend": [ "https://github.com/AInseven/ComfyUI-fastblend": [
[ [
"FillDarkMask", "FillDarkMask",
@ -4785,6 +4815,18 @@
"title_aux": "Save Image Plus for ComfyUI" "title_aux": "Save Image Plus for ComfyUI"
} }
], ],
"https://github.com/Goshe-nite/comfyui-gps-supplements": [
[
"KSampler to Image Saver",
"Lora Prompt Concatenation",
"Lora to String",
"Model to String",
"gpsdebugger"
],
{
"title_aux": "GPS' Supplements for ComfyUI"
}
],
"https://github.com/Gourieff/ComfyUI-ReActor": [ "https://github.com/Gourieff/ComfyUI-ReActor": [
[ [
"ImageRGBA2RGB", "ImageRGBA2RGB",
@ -20184,6 +20226,15 @@
"title_aux": "RF Nodes" "title_aux": "RF Nodes"
} }
], ],
"https://github.com/fpgaminer/joycaption_comfyui": [
[
"JJC_JoyCaption",
"JJC_JoyCaption_Custom"
],
{
"title_aux": "JoyCaption Nodes"
}
],
"https://github.com/frankchieng/ComfyUI_Aniportrait": [ "https://github.com/frankchieng/ComfyUI_Aniportrait": [
[ [
"AniPortrait_Audio2Video", "AniPortrait_Audio2Video",
@ -20305,6 +20356,14 @@
"title_aux": "ComfyUI-BDsInfiniteYou" "title_aux": "ComfyUI-BDsInfiniteYou"
} }
], ],
"https://github.com/gasparuff/CustomSelector": [
[
"CustomSelector"
],
{
"title_aux": "comfyui-customselector"
}
],
"https://github.com/gelasdev/ComfyUI-FLUX-BFL-API": [ "https://github.com/gelasdev/ComfyUI-FLUX-BFL-API": [
[ [
"FluxDevRedux_BFL", "FluxDevRedux_BFL",