mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-19 03:13:01 +08:00
update DB
This commit is contained in:
parent
e345f641d2
commit
2d6633ec6c
@ -1018,6 +1018,7 @@
|
|||||||
"CR Apply Model Merge",
|
"CR Apply Model Merge",
|
||||||
"CR Apply Multi Upscale",
|
"CR Apply Multi Upscale",
|
||||||
"CR Apply Multi-ControlNet",
|
"CR Apply Multi-ControlNet",
|
||||||
|
"CR Aspect Ratio SDXL",
|
||||||
"CR Batch Process Switch",
|
"CR Batch Process Switch",
|
||||||
"CR Checker Pattern",
|
"CR Checker Pattern",
|
||||||
"CR Clip Input Switch",
|
"CR Clip Input Switch",
|
||||||
@ -2458,6 +2459,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/dimtoneff/ComfyUI-PixelArt-Detector": [
|
"https://github.com/dimtoneff/ComfyUI-PixelArt-Detector": [
|
||||||
[
|
[
|
||||||
|
"PixelArtAddDitherPattern",
|
||||||
"PixelArtDetectorConverter",
|
"PixelArtDetectorConverter",
|
||||||
"PixelArtDetectorSave",
|
"PixelArtDetectorSave",
|
||||||
"PixelArtDetectorToImage",
|
"PixelArtDetectorToImage",
|
||||||
@ -2798,6 +2800,7 @@
|
|||||||
"CrossFadeImages",
|
"CrossFadeImages",
|
||||||
"EmptyLatentImagePresets",
|
"EmptyLatentImagePresets",
|
||||||
"FloatConstant",
|
"FloatConstant",
|
||||||
|
"GetImageRangeFromBatch",
|
||||||
"GrowMaskWithBlur",
|
"GrowMaskWithBlur",
|
||||||
"INTConstant",
|
"INTConstant",
|
||||||
"SomethingToString",
|
"SomethingToString",
|
||||||
|
|||||||
@ -1,5 +1,15 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"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",
|
"author": "PluMaZero",
|
||||||
"title": "ComfyUI-SpaceFlower",
|
"title": "ComfyUI-SpaceFlower",
|
||||||
|
|||||||
@ -1018,6 +1018,7 @@
|
|||||||
"CR Apply Model Merge",
|
"CR Apply Model Merge",
|
||||||
"CR Apply Multi Upscale",
|
"CR Apply Multi Upscale",
|
||||||
"CR Apply Multi-ControlNet",
|
"CR Apply Multi-ControlNet",
|
||||||
|
"CR Aspect Ratio SDXL",
|
||||||
"CR Batch Process Switch",
|
"CR Batch Process Switch",
|
||||||
"CR Checker Pattern",
|
"CR Checker Pattern",
|
||||||
"CR Clip Input Switch",
|
"CR Clip Input Switch",
|
||||||
@ -2458,6 +2459,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/dimtoneff/ComfyUI-PixelArt-Detector": [
|
"https://github.com/dimtoneff/ComfyUI-PixelArt-Detector": [
|
||||||
[
|
[
|
||||||
|
"PixelArtAddDitherPattern",
|
||||||
"PixelArtDetectorConverter",
|
"PixelArtDetectorConverter",
|
||||||
"PixelArtDetectorSave",
|
"PixelArtDetectorSave",
|
||||||
"PixelArtDetectorToImage",
|
"PixelArtDetectorToImage",
|
||||||
@ -2798,6 +2800,7 @@
|
|||||||
"CrossFadeImages",
|
"CrossFadeImages",
|
||||||
"EmptyLatentImagePresets",
|
"EmptyLatentImagePresets",
|
||||||
"FloatConstant",
|
"FloatConstant",
|
||||||
|
"GetImageRangeFromBatch",
|
||||||
"GrowMaskWithBlur",
|
"GrowMaskWithBlur",
|
||||||
"INTConstant",
|
"INTConstant",
|
||||||
"SomethingToString",
|
"SomethingToString",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user