Added my repo to the nodes list.

This commit is contained in:
A Latent Place 2024-04-10 13:44:52 +02:00
parent 3a8d0fe862
commit fa707614ce

View File

@ -1,4 +1,4 @@
{ {
"custom_nodes": [ "custom_nodes": [
{ {
"author": "Dr.Lt.Data", "author": "Dr.Lt.Data",
@ -2485,7 +2485,7 @@
"reference": "https://github.com/kijai/ComfyUI-ADMotionDirector", "reference": "https://github.com/kijai/ComfyUI-ADMotionDirector",
"files": [ "files": [
"https://github.com/kijai/ComfyUI-ADMotionDirector" "https://github.com/kijai/ComfyUI-ADMotionDirector"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "This is a trainer for AnimateDiff MotionLoRAs, based on the implementation of MotionDirector by ExponentialML." "description": "This is a trainer for AnimateDiff MotionLoRAs, based on the implementation of MotionDirector by ExponentialML."
}, },
@ -7079,18 +7079,18 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Comfy-Topaz is a custom node for ComfyUI, which integrates with Topaz Photo AI to enhance (upscale, sharpen, denoise, etc.) images, allowing this traditionally asynchronous step to become a part of ComfyUI workflows.\nNOTE:Licensed installation of Topaz Photo AI" "description": "Comfy-Topaz is a custom node for ComfyUI, which integrates with Topaz Photo AI to enhance (upscale, sharpen, denoise, etc.) images, allowing this traditionally asynchronous step to become a part of ComfyUI workflows.\nNOTE:Licensed installation of Topaz Photo AI"
}, },
{ {
"author": "Ser-Hilary", "author": "Ser-Hilary",
"title": "SDXL_sizing", "title": "SDXL_sizing",
@ -7392,7 +7392,7 @@
], ],
"install_type": "copy", "install_type": "copy",
"description": "Extension to show random cat GIFs while queueing prompt." "description": "Extension to show random cat GIFs while queueing prompt."
}, },
{ {
"author": "theally", "author": "theally",
"title": "TheAlly's Custom Nodes", "title": "TheAlly's Custom Nodes",
@ -7436,6 +7436,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": "ALatentPlace",
"title": "ComfyUI_yanc",
"reference": "https://github.com/ALatentPlace/ComfyUI_yanc",
"files": [
"https://github.com/ALatentPlace/ComfyUI_yanc"
],
"install_type": "git-clone",
"description": "Yet Another Node Collection. Adds some useful nodes, check out the GitHub page for more details."
} }
] ]
} }