mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-15 15:42:33 +08:00
Added my custom node to the list
This commit is contained in:
parent
0e213d6dab
commit
121bcb687c
@ -1,5 +1,16 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "Mango1010",
|
||||||
|
"title": "Mango Node Pack",
|
||||||
|
"id": "MangoNodePack",
|
||||||
|
"reference": "https://github.com/mang01010/MangoNodePack",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/mang01010/MangoNodePack"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Node pack designed to save images with metadata supported by Civitai."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "Dr.Lt.Data",
|
"author": "Dr.Lt.Data",
|
||||||
"title": "ComfyUI-Manager",
|
"title": "ComfyUI-Manager",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user