update DB

This commit is contained in:
Dr.Lt.Data
2023-11-08 21:39:35 +09:00
parent 84979f6438
commit 566142fc81
4 changed files with 66 additions and 2 deletions

View File

@@ -1585,6 +1585,16 @@
"install_type": "git-clone",
"description": "Nodes:Load LoRA Weight Only, Load LoRA from Weight, Merge LoRA, Save LoRA. This extension provides nodes for merging LoRA."
},
{
"author": "laksjdjf",
"title": "LCMSampler-ComfyUI",
"reference": "https://github.com/laksjdjf/LCMSampler-ComfyUI",
"files": [
"https://github.com/laksjdjf/LCMSampler-ComfyUI"
],
"install_type": "git-clone",
"description": "This extension node is intended for the use of LCM conversion for SSD-1B-anime. It does not guarantee operation with the original LCM (as it cannot load weights in the current version). To take advantage of fast generation with LCM, a node for using TAESD as a decoder is also provided. This is inspired by ComfyUI-OtherVAEs."
},
{
"author": "alsritter",
"title": "asymmetric-tiling-comfyui",