update DB

This commit is contained in:
Dr.Lt.Data 2025-08-20 12:24:39 +09:00
parent 7457d91f64
commit 0b013adb34
5 changed files with 37 additions and 2 deletions

View File

@ -9269,10 +9269,15 @@
"FluxResolutionMatcher",
"Image Scale To Total Pixels (SDXL Safe)",
"LatentHalfMasks",
"Load Image Batch MXD",
"LoadLatent_WithParams",
"LoadLatents_FromFolder_WithParams",
"Place Image By Mask",
"Prompt With Guidance (Flux)",
"SaveLatentMXD",
"Sdxl Empty Latent Image",
"Sdxl Resolution Selector"
"Sdxl Resolution Selector",
"Wan2_2EmptyLatentImageMXD"
],
{
"title_aux": "ComfyUI-MaxedOut"
@ -24004,6 +24009,7 @@
"FL_VideoTrim",
"FL_WF_Agent",
"FL_WanFirstLastFrameToVideo",
"FL_WordFrequencyGraph",
"FL_ZipDirectory",
"FL_ZipSave",
"GradientImageGenerator",

View File

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "viik420",
"title": "Model Copy Node for ComfyUI [UNSAFE]",
"reference": "https://github.com/apeirography/ModelCopyNode",
"files": [
"https://github.com/apeirography/ModelCopyNode"
],
"install_type": "git-clone",
"description": "A simple ComfyUI custom node that copies model files from the models/ folder to the output/ folder.[w/This node pack has a vulnerability that allows writing files to arbitrary paths.]"
},
{
"author": "Maff3u",
"title": "MattiaNodes - Points Editor On Cropped [WIP]",

View File

@ -4300,6 +4300,14 @@
"title_aux": "ComfyUI-Animemory-Loader"
}
],
"https://github.com/apeirography/ModelCopyNode": [
[
"ModelCopyNode"
],
{
"title_aux": "Model Copy Node for ComfyUI [UNSAFE]"
}
],
"https://github.com/apetitbois/nova_utils": [
[
"floatList2Float",

View File

@ -1489,6 +1489,11 @@
"last_update": "2025-08-15 03:21:01",
"author_account_age_days": 2162
},
"https://github.com/apeirography/ModelCopyNode": {
"stars": 0,
"last_update": "2025-08-20 02:39:14",
"author_account_age_days": 2162
},
"https://github.com/apetitbois/nova_utils": {
"stars": 0,
"last_update": "2025-04-02 20:01:49",

View File

@ -9269,10 +9269,15 @@
"FluxResolutionMatcher",
"Image Scale To Total Pixels (SDXL Safe)",
"LatentHalfMasks",
"Load Image Batch MXD",
"LoadLatent_WithParams",
"LoadLatents_FromFolder_WithParams",
"Place Image By Mask",
"Prompt With Guidance (Flux)",
"SaveLatentMXD",
"Sdxl Empty Latent Image",
"Sdxl Resolution Selector"
"Sdxl Resolution Selector",
"Wan2_2EmptyLatentImageMXD"
],
{
"title_aux": "ComfyUI-MaxedOut"
@ -24004,6 +24009,7 @@
"FL_VideoTrim",
"FL_WF_Agent",
"FL_WanFirstLastFrameToVideo",
"FL_WordFrequencyGraph",
"FL_ZipDirectory",
"FL_ZipSave",
"GradientImageGenerator",