update DB

This commit is contained in:
dr.lt.data 2023-07-25 15:10:31 +09:00
parent 3dde6810c4
commit a361cc17f5
2 changed files with 15 additions and 0 deletions

View File

@ -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",

View File

@ -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",