update DB

This commit is contained in:
dr.lt.data
2023-08-22 09:41:05 +09:00
parent 284e90dc82
commit 9bb1c357e9
9 changed files with 99 additions and 33 deletions

View File

@@ -1262,6 +1262,16 @@
"install_type": "git-clone",
"description": "Nodes:Load IPAdapter. This custom nodes provides loader of the IP-Adapter model.<p style='background-color: black; color: red;'>NOTE: To use this extension node, you need to download the <a href='https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter_sd15.bin'>ip-adapter_sd15.bin</a> file and place it in the <font color='white'><B>custom_nodes/IPAdapter-ComfyUI/models</B></font> directory. Additionally, you need to download the 'Clip vision model' from the 'Install models' menu as well.</P>"
},
{
"author": "laksjdjf",
"title": "pfg-ComfyUI",
"reference": "https://github.com/laksjdjf/pfg-ComfyUI",
"files": [
"https://github.com/laksjdjf/pfg-ComfyUI"
],
"install_type": "git-clone",
"description": "ComfyUI version of https://github.com/laksjdjf/pfg-webui. (To use this extension, you need to download the required model file from <B>Install Models</B>)"
},
{
"author": "alsritter",
"title": "asymmetric-tiling-comfyui",
@@ -1490,16 +1500,6 @@
"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": "throttlekitty",
"title": "SDXLCustomAspectRatio",