update DB
This commit is contained in:
@@ -10,6 +10,36 @@
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "A4P7J1N7M05OT",
|
||||
"title": "ComfyUI-PixelOE",
|
||||
"reference": "https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE",
|
||||
"files": [
|
||||
"https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE"
|
||||
],
|
||||
"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"
|
||||
},
|
||||
{
|
||||
"author": "bvhari",
|
||||
"title": "ComfyUI_SUNoise",
|
||||
@@ -663,36 +693,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ImageTextOverlay is a customizable Node for ComfyUI that allows users to easily add text overlays to images within their ComfyUI projects. This Node leverages Python Imaging Library (PIL) and PyTorch to dynamically render text on images, supporting a wide range of customization options including font size, alignment, color, and padding."
|
||||
},
|
||||
{
|
||||
"author": "ArdeniusAI",
|
||||
"title": "CPlus_Ardenius ComfyUI Control Box",
|
||||
"reference": "https://github.com/ArdeniusAI/CPlus_Ardenius",
|
||||
"files": [
|
||||
"https://github.com/ArdeniusAI/CPlus_Ardenius"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "1 node to have control over your workflow."
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI-DynamiCrafterWrapper",
|
||||
"reference": "https://github.com/kijai/ComfyUI-DynamiCrafterWrapper",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-DynamiCrafterWrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Wrapper nodes to use DynamiCrafter image2video and frame interpolation models in ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI-SUPIR",
|
||||
"reference": "https://github.com/kijai/ComfyUI-SUPIR",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-SUPIR"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Wrapper nodes to use SUPIR upscaling process in ComfyUI"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -178,6 +178,14 @@
|
||||
"title_aux": "ComfyUI-Static-Primitives"
|
||||
}
|
||||
],
|
||||
"https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE": [
|
||||
[
|
||||
"PixelOE"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-PixelOE"
|
||||
}
|
||||
],
|
||||
"https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": [
|
||||
[
|
||||
"LoadMarianMTCheckPoint",
|
||||
@@ -359,6 +367,17 @@
|
||||
"title_aux": "Jovimetrix Composition Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/AppleBotzz/ComfyUI_LLMVISION": [
|
||||
[
|
||||
"CLAUDE_CHAT",
|
||||
"CLAUDE_VISION",
|
||||
"GPT4_CHAT",
|
||||
"GPT4_VISION"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_LLMVISION"
|
||||
}
|
||||
],
|
||||
"https://github.com/ArdeniusAI/CPlus_Ardenius": [
|
||||
[
|
||||
"Control_Box"
|
||||
@@ -3027,6 +3046,14 @@
|
||||
"title_aux": "Chatbox Overlay node for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/SoftMeng/ComfyUI_ImageToText": [
|
||||
[
|
||||
"ComfyUI_ImageToText"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_ImageToText"
|
||||
}
|
||||
],
|
||||
"https://github.com/SoftMeng/ComfyUI_Mexx_Poster": [
|
||||
[
|
||||
"ComfyUI_Mexx_Poster"
|
||||
|
||||
Reference in New Issue
Block a user