update DB

This commit is contained in:
Dr.Lt.Data
2024-02-25 23:39:31 +09:00
parent aed16687ca
commit 9b91591ca1
3 changed files with 8 additions and 6 deletions

View File

@@ -1890,13 +1890,13 @@
},
{
"author": "Ttl",
"title": "ComfyUI Neural network latent upscale custom node",
"title": "ComfyUI Neural Network Latent Upscale",
"reference": "https://github.com/Ttl/ComfyUi_NNLatentUpscale",
"files": [
"https://github.com/Ttl/ComfyUi_NNLatentUpscale"
],
"install_type": "git-clone",
"description": "A custom ComfyUI node designed for rapid latent upscaling using a compact neural network, eliminating the need for VAE-based decoding and encoding."
"description": "Nodes:NNLatentUpscale, A custom ComfyUI node designed for rapid latent upscaling using a compact neural network, eliminating the need for VAE-based decoding and encoding."
},
{
"author": "spro",