update DB
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -3837,6 +3837,16 @@
|
||||
"title_aux": "ComfyUI-camietagger-onnx"
|
||||
}
|
||||
],
|
||||
"https://github.com/armandgw84/comfyui-custom-v6": [
|
||||
[
|
||||
"ResizeWithPadding",
|
||||
"Wan21PromptCrafter",
|
||||
"Wan21TransitionPrompter"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-custom-v6"
|
||||
}
|
||||
],
|
||||
"https://github.com/artem-konevskikh/comfyui-split-merge-video": [
|
||||
[
|
||||
"VideoMerger",
|
||||
@@ -3846,6 +3856,14 @@
|
||||
"title_aux": "ComfyUI Video Processing Nodes [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/artifyfun/ComfyUI-JS": [
|
||||
[
|
||||
"JavascriptExecutor"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-JS [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/artisanalcomputing/ComfyUI-Custom-Nodes": [
|
||||
[
|
||||
"RandomVideoMixer",
|
||||
|
||||
@@ -1204,11 +1204,21 @@
|
||||
"last_update": "2025-03-06 01:55:51",
|
||||
"author_account_age_days": 2709
|
||||
},
|
||||
"https://github.com/armandgw84/comfyui-custom-v6": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-06-23 20:24:34",
|
||||
"author_account_age_days": 815
|
||||
},
|
||||
"https://github.com/artem-konevskikh/comfyui-split-merge-video": {
|
||||
"stars": 3,
|
||||
"last_update": "2024-11-19 00:11:17",
|
||||
"author_account_age_days": 4736
|
||||
},
|
||||
"https://github.com/artifyfun/ComfyUI-JS": {
|
||||
"stars": 2,
|
||||
"last_update": "2025-06-23 15:19:20",
|
||||
"author_account_age_days": 455
|
||||
},
|
||||
"https://github.com/artisanalcomputing/ComfyUI-Custom-Nodes": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-10-13 05:55:33",
|
||||
|
||||
Reference in New Issue
Block a user