mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-04-23 04:06:23 +08:00
update DB
This commit is contained in:
@ -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