update DB

This commit is contained in:
Dr.Lt.Data
2023-08-26 03:56:49 +09:00
parent 0bd882d681
commit 040dd945b8
4 changed files with 72 additions and 0 deletions

View File

@@ -1,5 +1,25 @@
{
"custom_nodes": [
{
"author": "Ttl",
"title": "ComfyUI Neural network latent upscale custom node",
"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."
},
{
"author": "GeLi1989",
"title": "roop nodes for ComfyUI",
"reference": "https://github.com/GeLi1989/GK-beifen-ComfyUI_roop",
"files": [
"https://github.com/GeLi1989/GK-beifen-ComfyUI_roop"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for the roop A1111 webui script."
},
{
"author": "Onierous",
"title": "QRNG_Node_ComfyUI",