update DB

This commit is contained in:
Dr.Lt.Data
2024-08-10 13:33:12 +09:00
parent 70db90f25b
commit 3e0b55e8dc
8 changed files with 1534 additions and 1645 deletions

View File

@ -12,6 +12,36 @@
{
"author": "logtd",
"title": "ComfyUI-Veevee [WIP]",
"reference": "https://github.com/logtd/ComfyUI-Veevee",
"files": [
"https://github.com/logtd/ComfyUI-Veevee"
],
"install_type": "git-clone",
"description": "A Video2Video framework for text2image models in ComfyUI. Supports SD1.5 and SDXL."
},
{
"author": "kijai",
"title": "ComfyUI-LLaVA-OneVision [WIP]",
"reference": "https://github.com/kijai/ComfyUI-LLaVA-OneVision",
"files": [
"https://github.com/kijai/ComfyUI-LLaVA-OneVision"
],
"install_type": "git-clone",
"description": "Original repo: [a/https://github.com/LLaVA-VL/LLaVA-NeXT](https://github.com/LLaVA-VL/LLaVA-NeXT)\nUnsure of the dependencies, the original was a huge list, but I didn't install single new one to my environment and it worked."
},
{
"author": "NeuralSamurAI",
"title": "FluxPseudoNegative Node for ComfyUI [WIP]",
"reference": "https://github.com/NeuralSamurAI/ComfyUI-FluxPseudoNegativePrompt",
"files": [
"https://github.com/NeuralSamurAI/ComfyUI-FluxPseudoNegativePrompt"
],
"install_type": "git-clone",
"description": "NOT WORKING.\nThe FluxPseudoNegative node is an advanced custom node for ComfyUI that converts negative prompts into positive ones. It's designed to enhance prompt engineering for image generation models that don't natively support negative prompts or where using negative prompts significantly increases generation time."
},
{
"author": "TTPlanetPig",
"title": "for comfyui image proprocessor",