update DB

This commit is contained in:
dr.lt.data
2024-02-16 09:56:17 +09:00
parent 01d3bd61a2
commit 11d624f7c4
4 changed files with 40 additions and 25 deletions

View File

@@ -2319,7 +2319,7 @@
},
{
"author": "kijai",
"title": "ComfyUI-DiffusersStableCascade",
"title": "ComfyUI StableCascade using diffusers",
"reference": "https://github.com/kijai/ComfyUI-DiffusersStableCascade",
"files": [
"https://github.com/kijai/ComfyUI-DiffusersStableCascade"
@@ -5226,7 +5226,16 @@
"install_type": "git-clone",
"description": "A collection of nice utility nodes for ComfyUI"
},
{
"author": "ccvv804",
"title": "ComfyUI StableCascade using diffusers for Low VRAM",
"reference": "https://github.com/ccvv804/ComfyUI-DiffusersStableCascade-LowVRAM",
"files": [
"https://github.com/ccvv804/ComfyUI-DiffusersStableCascade-LowVRAM"
],
"install_type": "git-clone",
"description": "Works with RTX 4070ti 12GB.\nSimple quick wrapper for [a/https://huggingface.co/stabilityai/stable-cascade](https://huggingface.co/stabilityai/stable-cascade)\nComfy is going to implement this properly soon, this repo is just for quick testing for the impatient!"
},
{
"author": "Ser-Hilary",