update DB
Python Linting / Run Ruff (push) Has been cancelled

This commit is contained in:
Dr.Lt.Data
2026-01-09 12:53:58 +09:00
parent f4fa394e0f
commit 2416aa2fc9
9 changed files with 5696 additions and 5452 deletions
+22 -2
View File
@@ -1,5 +1,25 @@
{
"custom_nodes": [
{
"author": "861289009",
"title": "comfyui_video_node [WIP]",
"reference": "https://github.com/861289009/comfyui_video_node",
"files": [
"https://github.com/861289009/comfyui_video_node"
],
"install_type": "git-clone",
"description": "A ComfyUI node for creating smooth fade transitions between two video segments using hex color effects. (Description by CC)\nNOTE: The files in the repo are not organized."
},
{
"author": "jluo-github",
"title": "comfyui-easy-resize [WIP]",
"reference": "https://github.com/jluo-github/comfyui-easy-resize",
"files": [
"https://github.com/jluo-github/comfyui-easy-resize"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes for quick image size selection with curated presets\nNOTE: The files in the repo are not organized."
},
{
"author": "w3rc",
"title": "lpips-similarity-comfyui",
@@ -19,7 +39,7 @@
],
"install_type": "git-clone",
"description": "IntParameterNode: A Node contain 4 int parameters to quick switch input to other nodes."
},
},
{
"author": "zhu798542746",
"title": "comfyui_model [UNSAFE]",
@@ -29,7 +49,7 @@
],
"install_type": "git-clone",
"description": "A powerful tool for managing and exporting ComfyUI plugins and models with an elegant side panel interface. (Description by CC) [w/This node pack has a vulnerability that allows it to access (or exfiltrate) data from custom nodes installed remotely.]"
},
},
{
"author": "simonri",
"title": "ComfyUI-SimonNodes",
+19
View File
@@ -428,6 +428,14 @@
"title_aux": "comfyui-promptbymood [WIP]"
}
],
"https://github.com/861289009/comfyui_video_node": [
[
"VideoFadeHex2In"
],
{
"title_aux": "comfyui_video_node [WIP]"
}
],
"https://github.com/90cube/Comfyui-CBcanvas": [
[
"CBCanvasNode"
@@ -7025,6 +7033,7 @@
"InstructPixToPixConditioning",
"InvertBooleanNode",
"InvertMask",
"JoinAudioChannels",
"JoinImageWithAlpha",
"KSampler",
"KSamplerAdvanced",
@@ -8190,6 +8199,7 @@
],
"https://github.com/flywhale-666/ComfyUI_pixel_snapping": [
[
"FaceHandCrop",
"PixelSnapping",
"PowerfulMaskCrop",
"PowerfulMaskRestore"
@@ -9371,6 +9381,15 @@
"title_aux": "ComfyUI-Midjourney"
}
],
"https://github.com/jluo-github/comfyui-easy-resize": [
[
"EasyImageSize",
"EasyImageSizeLatent"
],
{
"title_aux": "comfyui-easy-resize [WIP]"
}
],
"https://github.com/jn-jairo/jn_node_suite_comfyui": [
[
"JN_AreaInfo",
+1124 -1104
View File
File diff suppressed because it is too large Load Diff