update DB

This commit is contained in:
Dr.Lt.Data 2025-06-16 12:52:05 +09:00
parent 0d75fc331e
commit 35a6bcf20c
8 changed files with 566 additions and 497 deletions

View File

@ -12228,6 +12228,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Download youtube videos/playlists" "description": "Download youtube videos/playlists"
}, },
{
"author": "christian-byrne",
"title": "Claude Code ComfyUI Nodes",
"reference": "https://github.com/christian-byrne/claude-code-comfyui-nodes",
"files": [
"https://github.com/christian-byrne/claude-code-comfyui-nodes"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for integrating Claude Code SDK - enables AI-powered code generation, analysis, and assistance within ComfyUI workflows"
},
{ {
"author": "oztrkoguz", "author": "oztrkoguz",
"title": "ComfyUI StoryCreater", "title": "ComfyUI StoryCreater",

View File

@ -14471,6 +14471,7 @@
], ],
"https://github.com/aiaiaikkk/ComfyUI-Curve": [ "https://github.com/aiaiaikkk/ComfyUI-Curve": [
[ [
"ColorGradingNode",
"CurvePresetNode", "CurvePresetNode",
"PhotoshopCurveNode", "PhotoshopCurveNode",
"PhotoshopHSLNode", "PhotoshopHSLNode",
@ -18397,6 +18398,14 @@
"title_aux": "audio-separation-nodes-comfyui" "title_aux": "audio-separation-nodes-comfyui"
} }
], ],
"https://github.com/christian-byrne/claude-code-comfyui-nodes": [
[
"Example"
],
{
"title_aux": "Claude Code ComfyUI Nodes"
}
],
"https://github.com/christian-byrne/img2colors-comfyui-node": [ "https://github.com/christian-byrne/img2colors-comfyui-node": [
[ [
"bmy_Img2ColorNode" "bmy_Img2ColorNode"

View File

@ -6534,6 +6534,11 @@
"last_update": "2025-01-05 19:12:48", "last_update": "2025-01-05 19:12:48",
"author_account_age_days": 1705 "author_account_age_days": 1705
}, },
"https://github.com/christian-byrne/claude-code-comfyui-nodes": {
"stars": 0,
"last_update": "2025-06-16 01:50:17",
"author_account_age_days": 1705
},
"https://github.com/christian-byrne/comfyui-default-values-manager": { "https://github.com/christian-byrne/comfyui-default-values-manager": {
"stars": 11, "stars": 11,
"last_update": "2024-07-28 20:52:51", "last_update": "2024-07-28 20:52:51",

View File

@ -1,5 +1,15 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "franky519",
"title": "ComfyUI Face Four Image Matcher [WIP]",
"reference": "https://github.com/franky519/comfyui_fnckc_Face_analysis",
"files": [
"https://github.com/franky519/comfyui_fnckc_Face_analysis"
],
"install_type": "git-clone",
"description": "ComfyUI custom node for four face image matching and face swap control\nNOTE: Invalid pyproject.toml"
},
{ {
"author": "bleash-dev", "author": "bleash-dev",
"title": "Comfyui-Iddle-Checker", "title": "Comfyui-Iddle-Checker",

View File

@ -1617,10 +1617,12 @@
], ],
"https://github.com/EQXai/ComfyUI_EQX": [ "https://github.com/EQXai/ComfyUI_EQX": [
[ [
"CountFaces_EQX",
"Extract Filename - EQX", "Extract Filename - EQX",
"Extract LORA name - EQX", "Extract LORA name - EQX",
"File Image Selector", "File Image Selector",
"Load Prompt From File - EQX", "Load Prompt From File - EQX",
"LoadRetinaFace_EQX",
"LoraStackEQX_random", "LoraStackEQX_random",
"NSFW Detector EQX", "NSFW Detector EQX",
"SaveImage_EQX" "SaveImage_EQX"
@ -5168,6 +5170,15 @@
"title_aux": "comfyui-redux-style" "title_aux": "comfyui-redux-style"
} }
], ],
"https://github.com/franky519/comfyui_fnckc_Face_analysis": [
[
"FaceAnalysisModels",
"FaceFourImageMatcher"
],
{
"title_aux": "ComfyUI Face Four Image Matcher [WIP]"
}
],
"https://github.com/fritzprix/ComfyUI-LLM-Utils": [ "https://github.com/fritzprix/ComfyUI-LLM-Utils": [
[ [
"WeightedDict", "WeightedDict",

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,15 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "christian-byrne",
"title": "Claude Code ComfyUI Nodes",
"reference": "https://github.com/christian-byrne/claude-code-comfyui-nodes",
"files": [
"https://github.com/christian-byrne/claude-code-comfyui-nodes"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for integrating Claude Code SDK - enables AI-powered code generation, analysis, and assistance within ComfyUI workflows"
},
{ {
"author": "coiichan", "author": "coiichan",
"title": "comfyui-every-person-seg-coii", "title": "comfyui-every-person-seg-coii",
@ -679,26 +689,6 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "A collection of custom nodes for ComfyUI focused on image processing operations." "description": "A collection of custom nodes for ComfyUI focused on image processing operations."
},
{
"author": "r-vage",
"title": "ComfyUI-RvTools_v2",
"reference": "https://github.com/r-vage/ComfyUI-RvTools_v2",
"files": [
"https://github.com/r-vage/ComfyUI-RvTools_v2"
],
"install_type": "git-clone",
"description": "this node contains a lot of small little helpers like switches, passers and selectors that i use a lot to build my workflows."
},
{
"author": "hvppycoding",
"title": "RandomSamplerSchedulerSteps for ComfyUI",
"reference": "https://github.com/hvppycoding/comfyui-random-sampler-scheduler-steps",
"files": [
"https://github.com/hvppycoding/comfyui-random-sampler-scheduler-steps"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node that randomly selects a (Sampler, Scheduler, Steps) combination from user-defined presets."
} }
] ]
} }

View File

@ -14471,6 +14471,7 @@
], ],
"https://github.com/aiaiaikkk/ComfyUI-Curve": [ "https://github.com/aiaiaikkk/ComfyUI-Curve": [
[ [
"ColorGradingNode",
"CurvePresetNode", "CurvePresetNode",
"PhotoshopCurveNode", "PhotoshopCurveNode",
"PhotoshopHSLNode", "PhotoshopHSLNode",
@ -18397,6 +18398,14 @@
"title_aux": "audio-separation-nodes-comfyui" "title_aux": "audio-separation-nodes-comfyui"
} }
], ],
"https://github.com/christian-byrne/claude-code-comfyui-nodes": [
[
"Example"
],
{
"title_aux": "Claude Code ComfyUI Nodes"
}
],
"https://github.com/christian-byrne/img2colors-comfyui-node": [ "https://github.com/christian-byrne/img2colors-comfyui-node": [
[ [
"bmy_Img2ColorNode" "bmy_Img2ColorNode"