update DB

This commit is contained in:
Dr.Lt.Data
2024-04-20 01:13:22 +09:00
parent b3636c1217
commit e5a8f150e5
6 changed files with 50 additions and 42 deletions

View File

@@ -20,6 +20,16 @@
{
"author": "Big Idea Technology",
"title": "ComfyUI-Book-Tools",
"reference": "https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools",
"files": [
"https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools"
],
"install_type": "git-clone",
"description": "Image Text Overlay: Add customizable text overlays to images. Prompt Selection and Scheduling: Manage and format string prompts based on configurable parameters. Loop Constructs: Implement looping mechanisms which can reset based on conditions. Special Comparators: Utilize a unique string class for special comparison features."
},
{
"author": "TencentQQGYLab",
"title": "ComfyUI-ELLA",
@@ -679,26 +689,6 @@
],
"install_type": "git-clone",
"description": "A barebones ComfyUI wrapper for [a/PixelOE](https://github.com/KohakuBlueleaf/PixelOE).\nI cannot promise any support, if there is someone who wants to make a proper node, please do."
},
{
"author": "AppleBotzz",
"title": "ComfyUI_LLMVISION",
"reference": "https://github.com/AppleBotzz/ComfyUI_LLMVISION",
"files": [
"https://github.com/AppleBotzz/ComfyUI_LLMVISION"
],
"install_type": "git-clone",
"description": "This repository provides integration of GPT-4 and Claude 3 models into ComfyUI, allowing for both image and text-based interactions within the ComfyUI workflow."
},
{
"author": "SoftMeng",
"title": "ComfyUI_ImageToText",
"reference": "https://github.com/SoftMeng/ComfyUI_ImageToText",
"files": [
"https://github.com/SoftMeng/ComfyUI_ImageToText"
],
"install_type": "git-clone",
"description": "Nodes: ComfyUI_ImageToText"
}
]
}