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

@@ -3006,7 +3006,7 @@
{
"author": "mikkel",
"title": "ComfyUI - Text Overlay Plugin",
"id": "textoverlay",
"id": "textoverlay-mikkel",
"reference": "https://github.com/mikkel/ComfyUI-text-overlay",
"files": [
"https://github.com/mikkel/ComfyUI-text-overlay"
@@ -6241,6 +6241,17 @@
"install_type": "git-clone",
"description": "This project provides a Tensorrt implementation for fast image upscaling inside ComfyUI (3-4x faster)"
},
{
"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": "blepping",
"title": "ComfyUI-bleh",
@@ -6995,6 +7006,7 @@
{
"author": "munkyfoot",
"title": "ComfyUI-TextOverlay",
"id": "textoverlay-munkyfoot",
"reference": "https://github.com/Munkyfoot/ComfyUI-TextOverlay",
"files": [
"https://github.com/Munkyfoot/ComfyUI-TextOverlay"
@@ -8415,8 +8427,8 @@
},
{
"author": "AIFSH",
"title": "ComfyUI-AuraSR",
"id": "aurasr",
"title": "AIFSH/ComfyUI-AuraSR",
"id": "aurasr-aifsh",
"reference": "https://github.com/AIFSH/ComfyUI-AuraSR",
"files": [
"https://github.com/AIFSH/ComfyUI-AuraSR"
@@ -9052,7 +9064,7 @@
"https://github.com/fofr/comfyui-replicate"
],
"install_type": "git-clone",
"description": "Nodes:Llama 3 Replicate"
"description": "Run [a/Replicate models](https://replicate.com/explore) in ComfyUI."
},
{
"author": "cfreilich",
@@ -10830,6 +10842,28 @@
"install_type": "git-clone",
"description": "a comfyui custom node, which can select value from inputs"
},
{
"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": "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)"
},