mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 14:14:54 +08:00
update DB
This commit is contained in:
parent
3dde6810c4
commit
a361cc17f5
@ -895,6 +895,16 @@
|
||||
"install_type": "copy",
|
||||
"description": "Nodes:CLIPTextEncodeWithWildcards. This wildcard node is a wildcard node that operates based on the seed."
|
||||
},
|
||||
{
|
||||
"author": "Beinsezii",
|
||||
"title": "bsz-cui-extras",
|
||||
"reference": "https://github.com/Beinsezii/bsz-cui-extras",
|
||||
"files": [
|
||||
"https://github.com/Beinsezii/bsz-cui-extras/raw/master/custom_nodes/bsz-auto-hires.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "Contains 3 nodes each with a different means to the same end result. These nodes are designed to automatically calculate the appropriate latent sizes when performing a 'Hi Res Fix' style workflow."
|
||||
},
|
||||
{
|
||||
"author": "theally",
|
||||
"title": "TheAlly's Custom Nodes",
|
||||
|
||||
@ -28,6 +28,11 @@
|
||||
"Unary Image Op",
|
||||
"Unary Mask Op"
|
||||
],
|
||||
"https://github.com/Beinsezii/bsz-cui-extras/raw/master/custom_nodes/bsz-auto-hires.py": [
|
||||
"BSZAutoHires",
|
||||
"BSZAutoHiresAspect",
|
||||
"BSZAutoHiresCombined"
|
||||
],
|
||||
"https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb": [
|
||||
"BNK_AddCLIPSDXLParams",
|
||||
"BNK_AddCLIPSDXLRParams",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user