update DB

This commit is contained in:
Dr.Lt.Data
2024-04-06 13:21:59 +09:00
parent fdcbfc4d36
commit 35b906f57f
5 changed files with 198 additions and 102 deletions

View File

@@ -3562,6 +3562,16 @@
"install_type": "git-clone",
"description": "Nodes: ComfyUI_Mexx_Poster"
},
{
"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": "wmatson",
"title": "easy-comfy-nodes",
@@ -6859,6 +6869,26 @@
"install_type": "git-clone",
"description": "Custom Node for comfyUI for virtual lighting based on normal map.\nYou can use normal maps to add virtual lighting effects to your images."
},
{
"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": "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."
},