mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-19 11:45:13 +08:00
update DB
This commit is contained in:
@ -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",
|
||||
|
||||
Reference in New Issue
Block a user