update DB

This commit is contained in:
Dr.Lt.Data
2024-06-29 00:12:41 +09:00
parent a867f9ab6e
commit 6581920267
8 changed files with 1589 additions and 1446 deletions

View File

@@ -11,7 +11,39 @@
{
"author": "yuvraj108c",
"title": "ComfyUI YoloNasPose Tensorrt",
"id": "yolonaspose-tensorrt",
"reference": "https://github.com/yuvraj108c/ComfyUI-YoloNasPose-Tensorrt",
"files": [
"https://github.com/yuvraj108c/ComfyUI-YoloNasPose-Tensorrt"
],
"install_type": "git-clone",
"description": "This repo provides a ComfyUI Custom Node implementation of [a/YOLO-NAS-POSE](https://github.com/Deci-AI/super-gradients), powered by TensorRT for ultra fast pose estimation. It has been adapted to work with openpose controlnet (experimental)"
},
{
"author": "GreenLandisaLie",
"title": "AuraSR-ComfyUI",
"id": "aurasr-greenlandisalie",
"reference": "https://github.com/GreenLandisaLie/AuraSR-ComfyUI",
"files": [
"https://github.com/GreenLandisaLie/AuraSR-ComfyUI"
],
"install_type": "git-clone",
"description": "Very basic ComfyUI implementation of [a/Aura-SR](https://github.com/fal-ai/aura-sr)"
},
{
"author": "mingqizhang",
"title": "ComfyUI_InSPyResNet_zmq",
"id": "inspy",
"reference": "https://github.com/mingqizhang/ComfyUI_InSPyResNet_zmq",
"files": [
"https://github.com/mingqizhang/ComfyUI_InSPyResNet_zmq"
],
"install_type": "git-clone",
"description": "Nodes:INSPY removebg ModelLoader, INSPY RMBG"
},
{
"author": "hwhaocool",
"title": "ComfyUI-Select-Any",
@@ -663,72 +695,6 @@
],
"install_type": "git-clone",
"description": "Model merging node pack with a focus on low memory footprint."
},
{
"author": "Michael Standen",
"title": "Ollama Prompt Encode",
"id": "ollamapromptencode",
"reference": "https://github.com/ScreamingHawk/comfyui-ollama-prompt-encode",
"files": [
"https://github.com/ScreamingHawk/comfyui-ollama-prompt-encode"
],
"install_type": "git-clone",
"description": "A prompt generator and CLIP encoder using AI provided by Ollama."
},
{
"author": "smthemex",
"title": "ComfyUI_Pops",
"id": "pops",
"reference": "https://github.com/smthemex/ComfyUI_Pops",
"files": [
"https://github.com/smthemex/ComfyUI_Pops"
],
"install_type": "git-clone",
"description": "You can use [a/Popspaper](https://popspaper.github.io/pOps/) method in comfyUI"
},
{
"author": "Late Night Labs",
"title": "LNL Frame Selector",
"id": "lnlframeselector",
"reference": "https://github.com/latenightlabs/ComfyUI-LNL",
"files": [
"https://github.com/latenightlabs/ComfyUI-LNL"
],
"install_type": "git-clone",
"description": "Frame Selector & Sequence Selection Node for ComfyUI."
},
{
"author": "shobhitic",
"title": "PlusMinusTextClip - Single node for Positive and Negative Prompts",
"id": "plusminustextclip",
"reference": "https://github.com/shobhitic/ComfyUI-PlusMinusTextClip",
"files": [
"https://github.com/shobhitic/ComfyUI-PlusMinusTextClip"
],
"install_type": "git-clone",
"description": "This adds a node that has both the positive and negative prompts as input in one node. You can just add one node and be done with both Positive and Negative prompts, in place of adding two different nodes for them."
},
{
"author": "huchenlei",
"title": "ComfyUI_omost",
"id": "omost",
"reference": "https://github.com/huchenlei/ComfyUI_omost",
"files": [
"https://github.com/huchenlei/ComfyUI_omost"
],
"install_type": "git-clone",
"description": "ComfyUI implementation of [a/Omost](https://github.com/lllyasviel/Omost), and everything about regional prompt.\nNOTE: You need to install ComfyUI_densediffusion to use this node."
},
{
"author": "huchenlei",
"title": "ComfyUI DenseDiffusion",
"id": "densediffusion",
"reference": "https://github.com/huchenlei/ComfyUI_densediffusion",
"files": [
"https://github.com/huchenlei/ComfyUI_densediffusion"
],
"install_type": "git-clone",
"description": "[a/DenseDiffusion](https://github.com/naver-ai/DenseDiffusion) custom node for ComfyUI."
}
]
}