mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-15 09:04:52 +08:00
Added my custom node to the list (#1598)
This commit is contained in:
parent
144384655c
commit
cdab465c90
@ -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…
x
Reference in New Issue
Block a user