Update custom-node-list.json

This commit is contained in:
codeMODE 2024-06-10 20:37:47 +01:00 committed by GitHub
parent 6c830c4100
commit 66e1278a4d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10521,6 +10521,18 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "anyCODE",
"title": "SD3 Resolution Selector Node for ComfyUI",
"id": "sd3latentselectres",
"reference": "https://github.com/GavChap/ComfyUI-SD3LatentSelectRes",
"files": [
"https://github.com/GavChap/ComfyUI-SD3LatentSelectRes/blob/main/sd3latentselectres.py",
"https://github.com/GavChap/ComfyUI-SD3LatentSelectRes/blob/main/sizes.json"
],
"install_type": "copy",
"description": "Select your SD3 resolution for your latent."
}
]
}