mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 10:02:28 +08:00
Add builmenlabo custom node entry (#2020)
* Add files via upload * Add files via upload * Delete manager_registration.json --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
parent
2b200c9281
commit
499b2f44c1
@ -30181,6 +30181,36 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "BuimenLabo",
|
||||
"title": "ComfyUI BuimenLabo - Unified Package",
|
||||
"id": "builmenlabo",
|
||||
"reference": "https://github.com/comnote-max/builmenlabo",
|
||||
"files": [
|
||||
"https://github.com/comnote-max/builmenlabo"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Comprehensive collection of ComfyUI custom nodes: 🦙 Advanced LLM text generation with Llama-CPP (CPU/GPU acceleration), 🌐 Smart multi-language prompt translation (Google/DeepL/Yandex/Baidu), 🌍 20-language interface toggle, 📸 AI-powered Gemini pose analysis, 🎛️ Smart ControlNet management. Perfect unified package for AI artists and creators. Blog: https://note.com/hirodream44",
|
||||
"nodename_pattern": "BuimenLabo",
|
||||
"preemptions": [],
|
||||
"pip": [
|
||||
"requests>=2.28.0",
|
||||
"psutil>=5.9.0",
|
||||
"google-generativeai>=0.3.0"
|
||||
],
|
||||
"install_script": "install.py",
|
||||
"tags": [
|
||||
"LLM",
|
||||
"translation",
|
||||
"multilingual",
|
||||
"pose-analysis",
|
||||
"controlnet",
|
||||
"text-generation",
|
||||
"gemini",
|
||||
"llama-cpp",
|
||||
"AI"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user