update DB

This commit is contained in:
Dr.Lt.Data
2024-07-28 12:08:59 +09:00
parent 33268da3a2
commit de4e1266e5
6 changed files with 181 additions and 86 deletions

View File

@@ -3024,7 +3024,7 @@
"https://github.com/kijai/ComfyUI-LivePortraitKJ"
],
"install_type": "git-clone",
"description": "Nodes for [a/LivePortrait](https://github.com/KwaiVGI/LivePortrait), insightface is required"
"description": "Nodes for [a/LivePortrait](https://github.com/KwaiVGI/LivePortrait)"
},
{
"author": "kijai",
@@ -5857,6 +5857,16 @@
"install_type": "git-clone",
"description": "Nodes: LoadImageFromBase64. Loads an image and its transparency mask from a base64-encoded data URI for easy API connection."
},
{
"author": "glowcone",
"title": "String Converter",
"reference": "https://github.com/glowcone/comfyui-string-converter",
"files": [
"https://github.com/glowcone/comfyui-string-converter"
],
"install_type": "git-clone",
"description": "Nodes: Convert String To Int, Convert String To Float"
},
{
"author": "AInseven",
"title": "ComfyUI-fastblend",
@@ -12003,6 +12013,27 @@
"install_type": "git-clone",
"description": "a simple reimgsize node(s) in comfyui."
},
{
"author": "JosefKuchar",
"title": "ComfyUI-AdvancedTiling",
"reference": "https://github.com/JosefKuchar/ComfyUI-AdvancedTiling",
"files": [
"https://github.com/JosefKuchar/ComfyUI-AdvancedTiling"
],
"install_type": "git-clone",
"description": "Advanced tiling of various shapes for ComfyUI"
},
{
"author": "neeltheninja",
"title": "ComfyUI-TextOverlay",
"reference": "https://github.com/neeltheninja/ComfyUI-TextOverlay",
"files": [
"https://github.com/neeltheninja/ComfyUI-TextOverlay"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that adds text overlay to images, with options for text and background color, opacity, vertical positioning, and custom font selection."
},