mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-18 21:30:04 +08:00
update DB
This commit is contained in:
@ -39207,18 +39207,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ShakaNodes: Utility tools for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "Matthew-X",
|
||||
"title": "Workflow Importer",
|
||||
"id": "comfyui-workflow_importer",
|
||||
"reference": "https://github.com/Matthew-X/comfyui-workflow_importer",
|
||||
"files": [
|
||||
"https://github.com/Matthew-X/comfyui-workflow_importer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"js_path": "workflow_importer",
|
||||
"description": "Import ComfyUI workflows from images with embedded metadata. Adds a toolbar Import button, drag-and-drop dialog and Ctrl+Shift+I shortcut. Supports legacy and new UIs, common image formats, opens each image in a new workflow tab."
|
||||
},
|
||||
{
|
||||
"author": "Dashuai",
|
||||
"title": "ComfyUI DashuaiTools",
|
||||
@ -41370,16 +41358,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI extension to organize nodes"
|
||||
},
|
||||
{
|
||||
"author": "aliabougazia",
|
||||
"title": "comfyui_pt_security_scanner",
|
||||
"reference": "https://github.com/aliabougazia/comfyui_pt_security_scanner",
|
||||
"files": [
|
||||
"https://github.com/aliabougazia/comfyui_pt_security_scanner"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node that scans PyTorch model files for potential security vulnerabilities without executing them."
|
||||
},
|
||||
{
|
||||
"author": "DanrisiUA",
|
||||
"title": "ComfyUI-ZImage-LoRA-Merger",
|
||||
@ -44704,6 +44682,17 @@
|
||||
"category": "utils/tags",
|
||||
"description": "Filters and rewrites gendered vocabulary in Danbooru tags and natural language prompts to fix female-biased output from models like TIPO."
|
||||
},
|
||||
{
|
||||
"author": "nestflow",
|
||||
"title": "Booru Taggers for ComfyUI",
|
||||
"id": "boorutagger",
|
||||
"reference": "https://github.com/nestflow/ComfyUI-Booru-Tagger",
|
||||
"files": [
|
||||
"https://github.com/nestflow/ComfyUI-Booru-Tagger"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An improved and extended node of various Booru taggers (WD taggers, Pixai, Camie, etc.)"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -45095,17 +45084,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "nestflow",
|
||||
"title": "Booru Taggers for ComfyUI",
|
||||
"id": "boorutagger",
|
||||
"reference": "https://github.com/nestflow/ComfyUI-Booru-Tagger",
|
||||
"files": [
|
||||
"https://github.com/nestflow/ComfyUI-Booru-Tagger"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An improved and extended node of various Booru taggers (WD taggers, Pixai, Camie, etc.)"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -6002,6 +6002,16 @@
|
||||
"title_aux": "ComfyUI GLM-OCR"
|
||||
}
|
||||
],
|
||||
"https://github.com/Dangocan/comfyui_qwenvl_lora": [
|
||||
[
|
||||
"QwenVLCaption",
|
||||
"QwenVLLoRALoader",
|
||||
"QwenVLModelLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Qwen-VL LoRA"
|
||||
}
|
||||
],
|
||||
"https://github.com/DanielBartolic/ComfyUI-Qwen3.5": [
|
||||
[
|
||||
"LoadImageFromURL",
|
||||
@ -23295,6 +23305,7 @@
|
||||
"GetResolutionImage",
|
||||
"InpaintConditioningNode",
|
||||
"InpaintFluxKontextConditioning",
|
||||
"MultiReferenceLatent",
|
||||
"Prepimg2Vid",
|
||||
"RemoveBackgroundNode",
|
||||
"ShowAnyDataType",
|
||||
@ -25933,14 +25944,6 @@
|
||||
"title_aux": "ComfyUI Image Saver"
|
||||
}
|
||||
],
|
||||
"https://github.com/aliabougazia/comfyui_pt_security_scanner": [
|
||||
[
|
||||
"PTSecurityScanner"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_pt_security_scanner"
|
||||
}
|
||||
],
|
||||
"https://github.com/alibof96/ComfyUI-DownscaleIRN": [
|
||||
[
|
||||
"IRNDownscale"
|
||||
@ -41745,6 +41748,14 @@
|
||||
"title_aux": "qq-nodes-comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/ketle-man/comfyui-2dpose-editor": [
|
||||
[
|
||||
"PoseEditor2D"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI 2D Pose Editor"
|
||||
}
|
||||
],
|
||||
"https://github.com/kevinmcmahondev/comfyui-kmcdev-image-filter-adjustments": [
|
||||
[
|
||||
"ImageBlankAlpha",
|
||||
@ -53479,6 +53490,15 @@
|
||||
"title_aux": "Comfyui-WL-MainImageDesign"
|
||||
}
|
||||
],
|
||||
"https://github.com/senjinthedragon/comfyui-gender-tag-filter": [
|
||||
[
|
||||
"GenderNLFilter",
|
||||
"GenderTagFilter"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Gender Tag Filter"
|
||||
}
|
||||
],
|
||||
"https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack": [
|
||||
[
|
||||
"AdjustAndRoundDimensions",
|
||||
|
||||
@ -2099,6 +2099,11 @@
|
||||
"last_update": "2026-03-02 04:28:33",
|
||||
"author_account_age_days": 2373
|
||||
},
|
||||
"https://github.com/Dangocan/comfyui_qwenvl_lora": {
|
||||
"stars": 0,
|
||||
"last_update": "2026-03-10 22:42:31",
|
||||
"author_account_age_days": 2373
|
||||
},
|
||||
"https://github.com/DanielBartolic/ComfyUI-Qwen3.5": {
|
||||
"stars": 15,
|
||||
"last_update": "2026-03-13 11:53:47",
|
||||
@ -4869,11 +4874,6 @@
|
||||
"last_update": "2025-03-07 23:55:55",
|
||||
"author_account_age_days": 2236
|
||||
},
|
||||
"https://github.com/Matthew-X/comfyui-workflow_importer": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-12-10 09:16:34",
|
||||
"author_account_age_days": 3400
|
||||
},
|
||||
"https://github.com/Maxed-Out-99/ComfyUI-MaxedOut": {
|
||||
"stars": 7,
|
||||
"last_update": "2026-02-27 16:42:25",
|
||||
@ -6079,6 +6079,11 @@
|
||||
"last_update": "2025-03-18 07:31:16",
|
||||
"author_account_age_days": 533
|
||||
},
|
||||
"https://github.com/Rimor-dev/ComfyUI-Diana": {
|
||||
"stars": 1,
|
||||
"last_update": "2026-03-14 00:38:56",
|
||||
"author_account_age_days": 13
|
||||
},
|
||||
"https://github.com/Rimor-dev/ComfyUI-any_alarm": {
|
||||
"stars": 0,
|
||||
"last_update": "2026-03-10 00:19:47",
|
||||
@ -9029,11 +9034,6 @@
|
||||
"last_update": "2024-11-16 07:51:07",
|
||||
"author_account_age_days": 5489
|
||||
},
|
||||
"https://github.com/aliabougazia/comfyui_pt_security_scanner": {
|
||||
"stars": 0,
|
||||
"last_update": "2026-01-05 09:31:07",
|
||||
"author_account_age_days": 1923
|
||||
},
|
||||
"https://github.com/alibof96/ComfyUI-DownscaleIRN": {
|
||||
"stars": 1,
|
||||
"last_update": "2025-10-30 22:04:34",
|
||||
@ -14169,6 +14169,11 @@
|
||||
"last_update": "2025-06-24 22:38:01",
|
||||
"author_account_age_days": 5518
|
||||
},
|
||||
"https://github.com/ketle-man/comfyui-2dpose-editor": {
|
||||
"stars": 0,
|
||||
"last_update": "2026-03-15 07:11:26",
|
||||
"author_account_age_days": 840
|
||||
},
|
||||
"https://github.com/kevinmcmahondev/comfyui-kmcdev-image-filter-adjustments": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-02-19 06:55:25",
|
||||
@ -18339,6 +18344,11 @@
|
||||
"last_update": "2026-01-13 11:29:31",
|
||||
"author_account_age_days": 385
|
||||
},
|
||||
"https://github.com/senjinthedragon/comfyui-gender-tag-filter": {
|
||||
"stars": 0,
|
||||
"last_update": "2026-03-15 12:33:06",
|
||||
"author_account_age_days": 4367
|
||||
},
|
||||
"https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack": {
|
||||
"stars": 4,
|
||||
"last_update": "2025-12-26 21:35:52",
|
||||
|
||||
@ -1230,6 +1230,7 @@
|
||||
],
|
||||
"https://github.com/BuffMcBigHuge/ComfyUI-Buff-Nodes": [
|
||||
[
|
||||
"BatchRaftOpticalFlowNode",
|
||||
"ConsoleOutput",
|
||||
"FilePathSelectorFromDirectory",
|
||||
"FrameRateModulator",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,27 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "aliabougazia",
|
||||
"title": "comfyui_pt_security_scanner [REMOVED]",
|
||||
"reference": "https://github.com/aliabougazia/comfyui_pt_security_scanner",
|
||||
"files": [
|
||||
"https://github.com/aliabougazia/comfyui_pt_security_scanner"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node that scans PyTorch model files for potential security vulnerabilities without executing them."
|
||||
},
|
||||
{
|
||||
"author": "Matthew-X",
|
||||
"title": "Workflow Importer [REMOVED]",
|
||||
"id": "comfyui-workflow_importer",
|
||||
"reference": "https://github.com/Matthew-X/comfyui-workflow_importer",
|
||||
"files": [
|
||||
"https://github.com/Matthew-X/comfyui-workflow_importer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"js_path": "workflow_importer",
|
||||
"description": "Import ComfyUI workflows from images with embedded metadata. Adds a toolbar Import button, drag-and-drop dialog and Ctrl+Shift+I shortcut. Supports legacy and new UIs, common image formats, opens each image in a new workflow tab."
|
||||
},
|
||||
{
|
||||
"author": "silveroxides",
|
||||
"title": "ComfyUI_Hybrid-Scaled_fp8-Loader [REMOVED]",
|
||||
|
||||
@ -1,5 +1,16 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "nestflow",
|
||||
"title": "Booru Taggers for ComfyUI",
|
||||
"id": "boorutagger",
|
||||
"reference": "https://github.com/nestflow/ComfyUI-Booru-Tagger",
|
||||
"files": [
|
||||
"https://github.com/nestflow/ComfyUI-Booru-Tagger"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An improved and extended node of various Booru taggers (WD taggers, Pixai, Camie, etc.)"
|
||||
},
|
||||
{
|
||||
"author": "senjinthedragon",
|
||||
"title": "ComfyUI Gender Tag Filter",
|
||||
|
||||
@ -6002,6 +6002,16 @@
|
||||
"title_aux": "ComfyUI GLM-OCR"
|
||||
}
|
||||
],
|
||||
"https://github.com/Dangocan/comfyui_qwenvl_lora": [
|
||||
[
|
||||
"QwenVLCaption",
|
||||
"QwenVLLoRALoader",
|
||||
"QwenVLModelLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Qwen-VL LoRA"
|
||||
}
|
||||
],
|
||||
"https://github.com/DanielBartolic/ComfyUI-Qwen3.5": [
|
||||
[
|
||||
"LoadImageFromURL",
|
||||
@ -23295,6 +23305,7 @@
|
||||
"GetResolutionImage",
|
||||
"InpaintConditioningNode",
|
||||
"InpaintFluxKontextConditioning",
|
||||
"MultiReferenceLatent",
|
||||
"Prepimg2Vid",
|
||||
"RemoveBackgroundNode",
|
||||
"ShowAnyDataType",
|
||||
@ -25933,14 +25944,6 @@
|
||||
"title_aux": "ComfyUI Image Saver"
|
||||
}
|
||||
],
|
||||
"https://github.com/aliabougazia/comfyui_pt_security_scanner": [
|
||||
[
|
||||
"PTSecurityScanner"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_pt_security_scanner"
|
||||
}
|
||||
],
|
||||
"https://github.com/alibof96/ComfyUI-DownscaleIRN": [
|
||||
[
|
||||
"IRNDownscale"
|
||||
@ -41745,6 +41748,14 @@
|
||||
"title_aux": "qq-nodes-comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/ketle-man/comfyui-2dpose-editor": [
|
||||
[
|
||||
"PoseEditor2D"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI 2D Pose Editor"
|
||||
}
|
||||
],
|
||||
"https://github.com/kevinmcmahondev/comfyui-kmcdev-image-filter-adjustments": [
|
||||
[
|
||||
"ImageBlankAlpha",
|
||||
@ -53479,6 +53490,15 @@
|
||||
"title_aux": "Comfyui-WL-MainImageDesign"
|
||||
}
|
||||
],
|
||||
"https://github.com/senjinthedragon/comfyui-gender-tag-filter": [
|
||||
[
|
||||
"GenderNLFilter",
|
||||
"GenderTagFilter"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Gender Tag Filter"
|
||||
}
|
||||
],
|
||||
"https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack": [
|
||||
[
|
||||
"AdjustAndRoundDimensions",
|
||||
|
||||
Reference in New Issue
Block a user