update DB

This commit is contained in:
Dr.Lt.Data
2024-06-30 23:51:18 +09:00
parent a6178ef069
commit 4ecc540ce3
8 changed files with 901 additions and 825 deletions

View File

@@ -10,6 +10,16 @@
},
{
"author": "willblaschko",
"title": "ComfyUI-Unload-Models",
"reference": "https://github.com/willblaschko/ComfyUI-Unload-Models",
"files": [
"https://github.com/willblaschko/ComfyUI-Unload-Models"
],
"install_type": "git-clone",
"description": "This repository provides developers with a way to better manage their ComfyUI model memory. It includes nodes that allow developers to either unload all models or unload one model at a time. These nodes are designed as pass-through nodes, so they can be used anywhere in the flow. The nodes can be found in the 'Unload Model' section.[w/These are massive hammers, and it could be possible to break things, please don't use them if you need finesse.]"
},
{
"author": "kijai",
"title": "ComfyUI-OpenDiTWrapper [WIP]",