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

@ -46,6 +46,17 @@
"install_type": "git-clone",
"description": "Nodes: ModelSamplerTonemapNoiseTest, TonemapNoiseWithRescaleCFG, ReferenceOnlySimple, RescaleClassifierFreeGuidanceTest, ModelMergeBlockNumber, ModelMergeSDXL, ModelMergeSDXLTransformers, ModelMergeSDXLDetailedTransformers."
},
{
"author": "comfyanonymous",
"title": "TensorRT Node for ComfyUI",
"id": "tensorrt",
"reference": "https://github.com/comfyanonymous/ComfyUI_TensorRT",
"files": [
"https://github.com/comfyanonymous/ComfyUI_TensorRT"
],
"install_type": "git-clone",
"description": "This node enables the best performance on NVIDIA RTX™ Graphics Cards (GPUs) for Stable Diffusion by leveraging NVIDIA TensorRT."
},
{
"author": "Stability-AI",
"title": "Stability API nodes for ComfyUI",

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",

View File

@ -10,6 +10,16 @@
},
{
"author": "phineas-pta",
"title": "comfy-trt-test [DEPRECATED]",
"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.\nNOTE: Use 'TensorRT Node for ComfyUI' instead of this."
},
{
"author": "dezi-ai",
"title": "ComfyUI Animate LCM [NOT MAINTAINED]",

View File

@ -11,6 +11,17 @@
{
"author": "comfyanonymous",
"title": "TensorRT Node for ComfyUI",
"id": "tensorrt",
"reference": "https://github.com/comfyanonymous/ComfyUI_TensorRT",
"files": [
"https://github.com/comfyanonymous/ComfyUI_TensorRT"
],
"install_type": "git-clone",
"description": "This node enables the best performance on NVIDIA RTX™ Graphics Cards (GPUs) for Stable Diffusion by leveraging NVIDIA TensorRT."
},
{
"author": "Smirnov75",
"title": "ComfyUI-mxToolkit",