update DB

This commit is contained in:
Dr.Lt.Data
2026-03-16 04:17:30 +09:00
parent ef27449962
commit 0187da4672
8 changed files with 842 additions and 670 deletions
+22
View File
@@ -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]",