mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
Change Custom Node github address (#2247)
* Add MultiSaveImage custom node * feat: change nodes github address and name * Update custom-node-list.json --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
parent
5f37a82c3c
commit
3663e10e33
@ -35819,6 +35819,16 @@
|
|||||||
],
|
],
|
||||||
"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": "fchangjun",
|
||||||
|
"title": "BaiduMeux_Comfy Tools",
|
||||||
|
"reference": "https://github.com/fchangjun/Baidu_Meux_ComfyTools",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/fchangjun/Baidu_Meux_ComfyTools"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Meux ComfyTools is a collection of custom nodes that streamline common workflow chores in ComfyUI for the Meux asset platform."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user