update DB

This commit is contained in:
Dr.Lt.Data
2025-06-24 07:17:40 +09:00
parent 77a4f4819f
commit 86dd0b4963
8 changed files with 160 additions and 2 deletions

View File

@@ -1,5 +1,25 @@
{
"custom_nodes": [
{
"author": "armandgw84",
"title": "comfyui-custom-v6",
"reference": "https://github.com/armandgw84/comfyui-custom-v6",
"files": [
"https://github.com/armandgw84/comfyui-custom-v6"
],
"install_type": "git-clone",
"description": "NODES: Resize With Padding, Wan 2.1 Transition Prompter, Wan Prompt Crafter"
},
{
"author": "artifyfun",
"title": "ComfyUI-JS [UNSAFE]",
"reference": "https://github.com/artifyfun/ComfyUI-JS",
"files": [
"https://github.com/artifyfun/ComfyUI-JS"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node capable of executing JavaScript code: it takes JavaScript code as input and outputs the execution result.[w/This extension has an XSS vulnerability that can be triggered through workflow execution.]"
},
{
"author": "OgreLemonSoup",
"title": "ComfyUI-Notes-manager",