mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-06 19:22:36 +08:00
Update custom-node-list.json
This commit is contained in:
parent
6c830c4100
commit
66e1278a4d
@ -10521,6 +10521,18 @@
|
|||||||
],
|
],
|
||||||
"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": "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