mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-08 21:54:26 +08:00
update DB
This commit is contained in:
parent
7457d91f64
commit
0b013adb34
@ -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",
|
||||
|
||||
@ -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]",
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user