update DB

This commit is contained in:
Dr.Lt.Data
2025-12-08 23:28:26 +09:00
parent 29014699bb
commit 43b200dc91
9 changed files with 3607 additions and 2203 deletions

View File

@@ -1,5 +1,65 @@
{
"custom_nodes": [
{
"author": "anilstream",
"title": "ComfyUI-NanoBananaPro",
"reference": "https://github.com/anilstream/ComfyUI-NanoBananaPro",
"files": [
"https://github.com/anilstream/ComfyUI-NanoBananaPro"
],
"install_type": "git-clone",
"description": "ComfyUI node implementing basic functionality with NanoBananaBasicNode. (Description by CC)"
},
{
"author": "Toxic1228",
"title": "Eleven-labs-comfyui-sts",
"reference": "https://github.com/Toxic1228/Eleven-labs-comfyui-sts",
"files": [
"https://github.com/Toxic1228/Eleven-labs-comfyui-sts"
],
"install_type": "git-clone",
"description": "ComfyUI integration node for Eleven Labs text-to-speech service (requires API key). (Description by CC)"
},
{
"author": "NeoTech",
"title": "comfyui-laserprep",
"reference": "https://github.com/NeoTech/comfyui-laserprep",
"files": [
"https://github.com/NeoTech/comfyui-laserprep"
],
"install_type": "git-clone",
"description": "ComfyUI node implementing laser preparation functionality with LaserPrep node. (Description by CC)"
},
{
"author": "Enferlain",
"title": "ComfyUI-extra-schedulers [WIP]",
"reference": "https://github.com/Enferlain/ComfyUI-extra-schedulers",
"files": [
"https://github.com/Enferlain/ComfyUI-extra-schedulers"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes providing additional scheduler implementations for advanced sampling control. (Description by CC)\nNOTE: The files in the repo are not organized."
},
{
"author": "tiange-tree",
"title": "BLUEAI_ComfyUI_OpenAI",
"reference": "https://github.com/tiange-tree/BLUEAI_ComfyUI_OpenAI",
"files": [
"https://github.com/tiange-tree/BLUEAI_ComfyUI_OpenAI"
],
"install_type": "git-clone",
"description": "NODES: BLUEAI_OpenAI_Node"
},
{
"author": "nestflow",
"title": "ComfyUI-WanPlus",
"reference": "https://github.com/nestflow/ComfyUI-WanPlus",
"files": [
"https://github.com/nestflow/ComfyUI-WanPlus"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for video frame manipulation and image-to-video conversion. (Description by CC)"
},
{
"author": "twdockery",
"title": "ComfyUI_Prompt_Batch_Generator",

View File

@@ -1756,6 +1756,15 @@
"title_aux": "ComfyUI-Math [WIP]"
}
],
"https://github.com/Enferlain/ComfyUI-extra-schedulers": [
[
"BetaSchedulerV2C",
"BetaSchedulerV2CRaw"
],
{
"title_aux": "ComfyUI-extra-schedulers [WIP]"
}
],
"https://github.com/Eric7758/ComfyUI-IAT": [
[
"Base64ToImageNode by IAT",
@@ -3280,6 +3289,14 @@
"title_aux": "ComfyUI-Save_Image"
}
],
"https://github.com/NeoTech/comfyui-laserprep": [
[
"LaserPrep"
],
{
"title_aux": "comfyui-laserprep"
}
],
"https://github.com/NeuroWaifu/ComfyUI.Node.MediaSuite": [
[
"BooleanLogic",
@@ -4512,6 +4529,14 @@
"title_aux": "ComfyUI CK3 Presets"
}
],
"https://github.com/Toxic1228/Eleven-labs-comfyui-sts": [
[
"ElevenLabs_SpeechToSpeech"
],
{
"title_aux": "Eleven-labs-comfyui-sts"
}
],
"https://github.com/Tr1dae/ComfyUI-CustomNodes-MVM": [
[
"LoadImageFromFolderMVM",
@@ -5309,6 +5334,14 @@
"title_aux": "ComfyUI-Legendary-Nodes"
}
],
"https://github.com/anilstream/ComfyUI-NanoBananaPro": [
[
"NanoBananaBasicNode"
],
{
"title_aux": "ComfyUI-NanoBananaPro"
}
],
"https://github.com/animEEEmpire/ComfyUI-Animemory-Loader": [
[
"AnimemoryNode"
@@ -10141,6 +10174,15 @@
"title_aux": "my-comfy-node"
}
],
"https://github.com/nestflow/ComfyUI-WanPlus": [
[
"WanImageToVideoKeepFrames",
"WanImageToVideoMask"
],
{
"title_aux": "ComfyUI-WanPlus"
}
],
"https://github.com/neverbiasu/ComfyUI-ControlNeXt": [
[
"ControlNextPipelineConfig",
@@ -11891,6 +11933,14 @@
"title_aux": "ComfyUI-FlowMatchScheduler [WIP]"
}
],
"https://github.com/tiange-tree/BLUEAI_ComfyUI_OpenAI": [
[
"BLUEAI_OpenAI_Node"
],
{
"title_aux": "BLUEAI_ComfyUI_OpenAI"
}
],
"https://github.com/tjorbogarden/my-useful-comfyui-custom-nodes": [
[
"ImageSizer",

View File

File diff suppressed because it is too large Load Diff