update DB

This commit is contained in:
Dr.Lt.Data
2023-11-01 20:26:50 +09:00
parent 908a44429e
commit 466b8a5ef8
5 changed files with 76 additions and 16 deletions

View File

@@ -2100,7 +2100,6 @@
"files": [
"https://github.com/kijai/ComfyUI-KJNodes"
],
"pip": ["librosa"],
"install_type": "git-clone",
"description": "Various quality of life -nodes for ComfyUI, mostly just visual stuff to improve usability."
},
@@ -2232,7 +2231,7 @@
"https://github.com/chibiace/ComfyUI-Chibi-Nodes"
],
"install_type": "git-clone",
"description": "Nodes:Loader, Prompts, ..."
"description": "Nodes:Loader, Prompts, ImageTool, Wildcards, LoadEmbedding, ConditionText, SaveImages, ..."
},
{
"author": "DigitalIO",
@@ -2395,6 +2394,16 @@
"install_type": "git-clone",
"description": "This project is a fork of <a href='https://github.com/Extraltodeus/LoadLoraWithTags'>https://github.com/Extraltodeus/LoadLoraWithTags</a> The aim of these custom nodes is to get an easy access to the tags used to trigger a lora."
},
{
"author": "aianimation55",
"title": "Comfy UI FatLabels",
"reference": "https://github.com/aianimation55/ComfyUI-FatLabels",
"files": [
"https://github.com/aianimation55/ComfyUI-FatLabels"
],
"install_type": "git-clone",
"description": "It's a super simple custom node for Comfy UI, to generate text, with a font size option. Useful for bigger labelling of nodes, helpful for wider screen captures or tutorials. Plus you can of course use the text within your generations."
},
{
"author": "Ser-Hilary",
"title": "SDXL_sizing",