mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
1596ac35e8
commit
315874acd2
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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]",
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user