update DB
This commit is contained in:
@@ -33,6 +33,36 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Simple custom node pack for nodes I use in my workflows. Includes Dilate Mask Linear for animating masks."
|
||||
},
|
||||
{
|
||||
"author": "MiddleKD",
|
||||
"title": "ComfyUI-mem-safe-wrapper",
|
||||
"reference": "https://github.com/MiddleKD/ComfyUI-mem-safe-wrapper",
|
||||
"files": [
|
||||
"https://github.com/MiddleKD/ComfyUI-mem-safe-wrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI's Smart Memory Management efficiently manages RAM, GPU memory, and garbage collection. This feature keeps frequently used models in memory to increase inference speed, and dynamically releases less important models when memory is low to optimize resources. However, not all ComfyUI custom node developers create nodes that are compatible with Smart memory management. This includes several impressive models. Mem-safe-wrapper is a custom node that wraps these model nodes to enable ComfyUI's Smart memory management capabilities."
|
||||
},
|
||||
{
|
||||
"author": "teward",
|
||||
"title": "Comfy-Sentry",
|
||||
"reference": "https://github.com/teward/Comfy-Sentry",
|
||||
"files": [
|
||||
"https://github.com/teward/Comfy-Sentry"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node that activates integration with a Sentry instance for loading. Has no actual nodes."
|
||||
},
|
||||
{
|
||||
"author": "shinich39",
|
||||
"title": "comfyui-pkg39",
|
||||
"reference": "https://github.com/shinich39/comfyui-pkg39",
|
||||
"files": [
|
||||
"https://github.com/shinich39/comfyui-pkg39"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This package has created for generate image from generated image and embedded workflow."
|
||||
},
|
||||
{
|
||||
"author": "chflame163",
|
||||
"title": "ComfyUI_CatVTON_Wrapper",
|
||||
@@ -660,38 +690,6 @@
|
||||
],
|
||||
"install_type":"git-clone",
|
||||
"description":"Removes background using Transparent Background"
|
||||
},
|
||||
{
|
||||
"author": "un-seen",
|
||||
"title": "comfyui-tensorop",
|
||||
"id":"comfyui-tensorop",
|
||||
"reference": "https://github.com/un-seen/comfyui-tensorops",
|
||||
"files":[
|
||||
"https://github.com/un-seen/comfyui-tensorops"
|
||||
],
|
||||
"install_type":"git-clone",
|
||||
"description":"Nodes to perform tensor operations in ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "ader47",
|
||||
"title": "ComfyUI-MeshHamer",
|
||||
"reference": "https://github.com/ader47/comfyui_meshhamer",
|
||||
"files": [
|
||||
"https://github.com/ader47/comfyui_meshhamer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:MeshHamer Hand Refiner. See also: [a/HaMeR: Hand Mesh Recovery](https://github.com/geopavlakos/hamer/tree/main)"
|
||||
},
|
||||
{
|
||||
"author": "AIFSH",
|
||||
"title": "SenseVoice-ComfyUI",
|
||||
"id": "sensevoice",
|
||||
"reference": "https://github.com/AIFSH/SenseVoice-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/AIFSH/SenseVoice-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a custom node for [a/SenseVoice](https://github.com/FunAudioLLM/SenseVoice)"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user