mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-23 05:10:48 +08:00
update DB
This commit is contained in:
parent
cd9f003da1
commit
3ee0bfe1ea
@ -20017,6 +20017,19 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "comfyui share models to oss conveniently."
|
||||
},
|
||||
{
|
||||
"author": "danielw",
|
||||
"title": "Custom nodes for llm chat with optional image input",
|
||||
"id": "llm-api",
|
||||
"reference": "https://github.com/tianyuw/ComfyUI-LLM-API",
|
||||
"files": [
|
||||
"https://github.com/tianyuw/ComfyUI-LLM-API"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that enables Large Language Model (LLM) chat interactions with optional image input support."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -10,6 +10,28 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "Dr.Positliver",
|
||||
"title": "comfyui-zegr",
|
||||
"id": "manager",
|
||||
"reference": "https://github.com/Positliver/comfyui-zegr",
|
||||
"files": [
|
||||
"https://github.com/Positliver/comfyui-zegr"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "comfyui share models to oss conveniently."
|
||||
},
|
||||
{
|
||||
"author": "danielw",
|
||||
"title": "Custom nodes for llm chat with optional image input",
|
||||
"id": "llm-api",
|
||||
"reference": "https://github.com/tianyuw/ComfyUI-LLM-API",
|
||||
"files": [
|
||||
"https://github.com/tianyuw/ComfyUI-LLM-API"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that enables Large Language Model (LLM) chat interactions with optional image input support."
|
||||
},
|
||||
{
|
||||
"author": "bradsec",
|
||||
"title": "ComfyUI_StringEssentials",
|
||||
@ -627,67 +649,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The implementation for PuLID-Flux, support TeaCache, no model pollution."
|
||||
},
|
||||
{
|
||||
"author": "lldacing",
|
||||
"title": "ComfyUI_Patches_ll",
|
||||
"reference": "https://github.com/lldacing/ComfyUI_Patches_ll",
|
||||
"files": [
|
||||
"https://github.com/lldacing/ComfyUI_Patches_ll"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Some patches for Flux|HunYuanVideo etc, support TeaCache, PuLID."
|
||||
},
|
||||
{
|
||||
"author": "Zeks",
|
||||
"title": "comfyui-rapidfire",
|
||||
"reference": "https://github.com/Zeks/comfyui-rapidfire",
|
||||
"files": [
|
||||
"https://github.com/Zeks/comfyui-rapidfire"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A set of nodes for rapidfiring the half backed latents, cleaning up obvious bad generations and automatically queueing the rest to fully generate."
|
||||
},
|
||||
{
|
||||
"author": "jhj0517",
|
||||
"title": "ComfyUI-Moondream-Gaze-Detection",
|
||||
"id": "comfyui-moondream-gaze-detection",
|
||||
"reference": "https://github.com/jhj0517/ComfyUI-Moondream-Gaze-Detection",
|
||||
"files": [
|
||||
"https://github.com/jhj0517/ComfyUI-Moondream-Gaze-Detection"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Moondream's gaze detection feature node from [a/ComfyUI-Moondream-Gaze-Detection](https://github.com/jhj0517/ComfyUI-Moondream-Gaze-Detection)."
|
||||
},
|
||||
{
|
||||
"author": "liuqianhonga",
|
||||
"title": "ComfyUI-QHNodes",
|
||||
"reference": "https://github.com/liuqianhonga/ComfyUI-QHNodes",
|
||||
"files": [
|
||||
"https://github.com/liuqianhonga/ComfyUI-QHNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node collection developed for ComfyUI, offering preset dimensions for Latent, loading LoRA from folders, and integrating multiple commonly used custom nodes."
|
||||
},
|
||||
{
|
||||
"author": "jnxmx",
|
||||
"title": "ComfyUI_HuggingFace_Downloader",
|
||||
"reference": "https://github.com/jnxmx/ComfyUI_HuggingFace_Downloader",
|
||||
"files": [
|
||||
"https://github.com/jnxmx/ComfyUI_HuggingFace_Downloader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The ComfyUI HuggingFace Downloader is a custom node extension for ComfyUI, designed to streamline the process of downloading models, checkpoints, and other resources from the Hugging Face Hub directly into your models directory. This tool simplifies workflow integration by providing a seamless interface to select and download required resources."
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_SVFR",
|
||||
"reference": "https://github.com/smthemex/ComfyUI_SVFR",
|
||||
"files": [
|
||||
"https://github.com/smthemex/ComfyUI_SVFR"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "SVFR is a unified framework for face video restoration that supports tasks such as BFR, Colorization, Inpainting,you can use it in ComfyUI"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user