mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-31 08:20:24 +08:00
Update custom-node-list.json
This commit is contained in:
parent
6c830c4100
commit
66e1278a4d
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user