update DB
This commit is contained in:
@@ -10,9 +10,19 @@
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "Big Idea Technology",
|
||||
"title": "Image Text Overlay Node for ComfyUI [DEPRECATED]",
|
||||
"reference": "https://github.com/Big-Idea-Technology/ComfyUI_Image_Text_Overlay",
|
||||
"files": [
|
||||
"https://github.com/Big-Idea-Technology/ComfyUI_Image_Text_Overlay"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Please note that the ImageTextOverlay project is no longer supported and has been moved to a new repository. For ongoing developments, contributions, and issues, please refer to the new repository at: [a/https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools](https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools)"
|
||||
},
|
||||
{
|
||||
"author": "meimeilook",
|
||||
"title": "ComfyUI_IPAdapter_plus",
|
||||
"title": "ComfyUI_IPAdapter_plus.old [backward compatbility]",
|
||||
"reference": "https://github.com/meimeilook/ComfyUI_IPAdapter_plus.old",
|
||||
"files": [
|
||||
"https://github.com/meimeilook/ComfyUI_IPAdapter_plus.old"
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -610,12 +610,18 @@
|
||||
"title_aux": "ComfyUI Deploy"
|
||||
}
|
||||
],
|
||||
"https://github.com/Big-Idea-Technology/ComfyUI_Image_Text_Overlay": [
|
||||
"https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools": [
|
||||
[
|
||||
"Image Text Overlay"
|
||||
"EndQueue",
|
||||
"ImageTextOverlay",
|
||||
"Loop",
|
||||
"LoopEnd",
|
||||
"LoopStart",
|
||||
"PromptSchedule",
|
||||
"PromptSelector"
|
||||
],
|
||||
{
|
||||
"title_aux": "Image Text Overlay Node for ComfyUI"
|
||||
"title_aux": "ComfyUI-Book-Tools"
|
||||
}
|
||||
],
|
||||
"https://github.com/Big-Idea-Technology/ComfyUI_LLM_Node": [
|
||||
@@ -7534,6 +7540,7 @@
|
||||
"check_web_tool",
|
||||
"classify_function",
|
||||
"classify_persona",
|
||||
"ebd_tool",
|
||||
"end_dialog",
|
||||
"file_combine",
|
||||
"file_combine_plus",
|
||||
|
||||
Reference in New Issue
Block a user