mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
1596ac35e8
commit
315874acd2
@ -46,6 +46,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes: ModelSamplerTonemapNoiseTest, TonemapNoiseWithRescaleCFG, ReferenceOnlySimple, RescaleClassifierFreeGuidanceTest, ModelMergeBlockNumber, ModelMergeSDXL, ModelMergeSDXLTransformers, ModelMergeSDXLDetailedTransformers."
|
"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",
|
"author": "Stability-AI",
|
||||||
"title": "Stability API nodes for ComfyUI",
|
"title": "Stability API nodes for ComfyUI",
|
||||||
|
|||||||
@ -1120,16 +1120,6 @@
|
|||||||
"install_type": "git-clone",
|
"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."
|
"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",
|
"author": "Brandelan",
|
||||||
"title": "ComfyUI_bd_customNodes",
|
"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",
|
"author": "dezi-ai",
|
||||||
"title": "ComfyUI Animate LCM [NOT MAINTAINED]",
|
"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",
|
"author": "Smirnov75",
|
||||||
"title": "ComfyUI-mxToolkit",
|
"title": "ComfyUI-mxToolkit",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user