update DB

This commit is contained in:
Dr.Lt.Data
2024-01-03 20:18:10 +09:00
parent e9c7963e0c
commit 12ababdb78
5 changed files with 85 additions and 23 deletions

View File

@@ -3954,6 +3954,16 @@
"install_type": "git-clone",
"description": "Nodes:ImageLoadFromBase64, ImageLoadByPath, ImageLoadAsMaskByPath, ImageSaveToPath, ImageSaveAsBase64."
},
{
"author": "flowtyone",
"title": "ComfyUI-Flowty-LDSR",
"reference": "https://github.com/flowtyone/ComfyUI-Flowty-LDSR",
"files": [
"https://github.com/flowtyone/ComfyUI-Flowty-LDSR"
],
"install_type": "git-clone",
"description": "This is a custom node that lets you take advantage of Latent Diffusion Super Resolution (LDSR) models inside ComfyUI."
},