mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-18 10:52:59 +08:00
update DB
This commit is contained in:
parent
e345f641d2
commit
2d6633ec6c
@ -1018,6 +1018,7 @@
|
||||
"CR Apply Model Merge",
|
||||
"CR Apply Multi Upscale",
|
||||
"CR Apply Multi-ControlNet",
|
||||
"CR Aspect Ratio SDXL",
|
||||
"CR Batch Process Switch",
|
||||
"CR Checker Pattern",
|
||||
"CR Clip Input Switch",
|
||||
@ -2458,6 +2459,7 @@
|
||||
],
|
||||
"https://github.com/dimtoneff/ComfyUI-PixelArt-Detector": [
|
||||
[
|
||||
"PixelArtAddDitherPattern",
|
||||
"PixelArtDetectorConverter",
|
||||
"PixelArtDetectorSave",
|
||||
"PixelArtDetectorToImage",
|
||||
@ -2798,6 +2800,7 @@
|
||||
"CrossFadeImages",
|
||||
"EmptyLatentImagePresets",
|
||||
"FloatConstant",
|
||||
"GetImageRangeFromBatch",
|
||||
"GrowMaskWithBlur",
|
||||
"INTConstant",
|
||||
"SomethingToString",
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "jn-jairo",
|
||||
"title": "jn_node_suite_comfyui [WIP]",
|
||||
"reference": "https://github.com/jn-jairo/jn_node_suite_comfyui",
|
||||
"files": [
|
||||
"https://github.com/jn-jairo/jn_node_suite_comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Image manipulation nodes, Temperature control nodes, Tiling nodes, Primitive and operation nodes, ..."
|
||||
},
|
||||
{
|
||||
"author": "PluMaZero",
|
||||
"title": "ComfyUI-SpaceFlower",
|
||||
|
||||
@ -1018,6 +1018,7 @@
|
||||
"CR Apply Model Merge",
|
||||
"CR Apply Multi Upscale",
|
||||
"CR Apply Multi-ControlNet",
|
||||
"CR Aspect Ratio SDXL",
|
||||
"CR Batch Process Switch",
|
||||
"CR Checker Pattern",
|
||||
"CR Clip Input Switch",
|
||||
@ -2458,6 +2459,7 @@
|
||||
],
|
||||
"https://github.com/dimtoneff/ComfyUI-PixelArt-Detector": [
|
||||
[
|
||||
"PixelArtAddDitherPattern",
|
||||
"PixelArtDetectorConverter",
|
||||
"PixelArtDetectorSave",
|
||||
"PixelArtDetectorToImage",
|
||||
@ -2798,6 +2800,7 @@
|
||||
"CrossFadeImages",
|
||||
"EmptyLatentImagePresets",
|
||||
"FloatConstant",
|
||||
"GetImageRangeFromBatch",
|
||||
"GrowMaskWithBlur",
|
||||
"INTConstant",
|
||||
"SomethingToString",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user