update DB

This commit is contained in:
Dr.Lt.Data
2024-06-03 09:27:44 +09:00
parent 1596ac35e8
commit 315874acd2
4 changed files with 32 additions and 10 deletions

View File

@@ -1120,16 +1120,6 @@
"install_type": "git-clone",
"description": "After discovering @storyicon implementation here of Segment Anything, I realized its potential as a powerful tool for ComfyUI if implemented correctly. I delved into the SAM and Dino models. The following is my own adaptation of sam_hq for ComfyUI."
},
{
"author": "phineas-pta",
"title": "comfy-trt-test [WIP]",
"reference": "https://github.com/phineas-pta/comfy-trt-test",
"files": [
"https://github.com/phineas-pta/comfy-trt-test"
],
"install_type": "git-clone",
"description": "Test project for ComfyUI TensorRT Support.\nNOT WORKING YET.\nnot automatic yet, do not use ComfyUI-Manager to install !!!.\nnot beginner-friendly yet, still intended to technical users\nNOTE: The reason for registration in the Manager is for guidance, and for detailed installation instructions, please visit the repository."
},
{
"author": "Brandelan",
"title": "ComfyUI_bd_customNodes",