mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-08 13:10:48 +08:00
Add Majoor Project Settings custom node
Added a new custom node extension for project management in ComfyUI.
This commit is contained in:
parent
b1e1d4f936
commit
a7a6910394
@ -38834,6 +38834,18 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
}
|
},
|
||||||
|
{
|
||||||
|
"author": "MajoorWaldi",
|
||||||
|
"title": "Majoor Project Settings",
|
||||||
|
"id": "ComfyUI-Majoor-ProjectSettings",
|
||||||
|
"reference": "https://github.com/MajoorWaldi/ComfyUI-Majoor-ProjectSettings",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/MajoorWaldi/ComfyUI-Majoor-ProjectSettings"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A custom node extension that adds project management functionality to ComfyUI.",
|
||||||
|
"tags": ["project manager", "settings", "metadata", "workflow", "utility","comfy",""project
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user