mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
update DB
This commit is contained in:
parent
7457d91f64
commit
0b013adb34
@ -9269,10 +9269,15 @@
|
|||||||
"FluxResolutionMatcher",
|
"FluxResolutionMatcher",
|
||||||
"Image Scale To Total Pixels (SDXL Safe)",
|
"Image Scale To Total Pixels (SDXL Safe)",
|
||||||
"LatentHalfMasks",
|
"LatentHalfMasks",
|
||||||
|
"Load Image Batch MXD",
|
||||||
|
"LoadLatent_WithParams",
|
||||||
|
"LoadLatents_FromFolder_WithParams",
|
||||||
"Place Image By Mask",
|
"Place Image By Mask",
|
||||||
"Prompt With Guidance (Flux)",
|
"Prompt With Guidance (Flux)",
|
||||||
|
"SaveLatentMXD",
|
||||||
"Sdxl Empty Latent Image",
|
"Sdxl Empty Latent Image",
|
||||||
"Sdxl Resolution Selector"
|
"Sdxl Resolution Selector",
|
||||||
|
"Wan2_2EmptyLatentImageMXD"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-MaxedOut"
|
"title_aux": "ComfyUI-MaxedOut"
|
||||||
@ -24004,6 +24009,7 @@
|
|||||||
"FL_VideoTrim",
|
"FL_VideoTrim",
|
||||||
"FL_WF_Agent",
|
"FL_WF_Agent",
|
||||||
"FL_WanFirstLastFrameToVideo",
|
"FL_WanFirstLastFrameToVideo",
|
||||||
|
"FL_WordFrequencyGraph",
|
||||||
"FL_ZipDirectory",
|
"FL_ZipDirectory",
|
||||||
"FL_ZipSave",
|
"FL_ZipSave",
|
||||||
"GradientImageGenerator",
|
"GradientImageGenerator",
|
||||||
|
|||||||
@ -1,5 +1,15 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"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",
|
"author": "Maff3u",
|
||||||
"title": "MattiaNodes - Points Editor On Cropped [WIP]",
|
"title": "MattiaNodes - Points Editor On Cropped [WIP]",
|
||||||
|
|||||||
@ -4300,6 +4300,14 @@
|
|||||||
"title_aux": "ComfyUI-Animemory-Loader"
|
"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": [
|
"https://github.com/apetitbois/nova_utils": [
|
||||||
[
|
[
|
||||||
"floatList2Float",
|
"floatList2Float",
|
||||||
|
|||||||
@ -1489,6 +1489,11 @@
|
|||||||
"last_update": "2025-08-15 03:21:01",
|
"last_update": "2025-08-15 03:21:01",
|
||||||
"author_account_age_days": 2162
|
"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": {
|
"https://github.com/apetitbois/nova_utils": {
|
||||||
"stars": 0,
|
"stars": 0,
|
||||||
"last_update": "2025-04-02 20:01:49",
|
"last_update": "2025-04-02 20:01:49",
|
||||||
|
|||||||
@ -9269,10 +9269,15 @@
|
|||||||
"FluxResolutionMatcher",
|
"FluxResolutionMatcher",
|
||||||
"Image Scale To Total Pixels (SDXL Safe)",
|
"Image Scale To Total Pixels (SDXL Safe)",
|
||||||
"LatentHalfMasks",
|
"LatentHalfMasks",
|
||||||
|
"Load Image Batch MXD",
|
||||||
|
"LoadLatent_WithParams",
|
||||||
|
"LoadLatents_FromFolder_WithParams",
|
||||||
"Place Image By Mask",
|
"Place Image By Mask",
|
||||||
"Prompt With Guidance (Flux)",
|
"Prompt With Guidance (Flux)",
|
||||||
|
"SaveLatentMXD",
|
||||||
"Sdxl Empty Latent Image",
|
"Sdxl Empty Latent Image",
|
||||||
"Sdxl Resolution Selector"
|
"Sdxl Resolution Selector",
|
||||||
|
"Wan2_2EmptyLatentImageMXD"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-MaxedOut"
|
"title_aux": "ComfyUI-MaxedOut"
|
||||||
@ -24004,6 +24009,7 @@
|
|||||||
"FL_VideoTrim",
|
"FL_VideoTrim",
|
||||||
"FL_WF_Agent",
|
"FL_WF_Agent",
|
||||||
"FL_WanFirstLastFrameToVideo",
|
"FL_WanFirstLastFrameToVideo",
|
||||||
|
"FL_WordFrequencyGraph",
|
||||||
"FL_ZipDirectory",
|
"FL_ZipDirectory",
|
||||||
"FL_ZipSave",
|
"FL_ZipSave",
|
||||||
"GradientImageGenerator",
|
"GradientImageGenerator",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user