update db
This commit is contained in:
Dr.Lt.Data
2023-08-13 11:21:29 +09:00
parent 2ed17c265c
commit 6671389d64
3 changed files with 21 additions and 2 deletions

View File

@@ -365,6 +365,16 @@
"install_type": "git-clone",
"description": "Custom node to convert the lantents between SDXL and SD v1.5 directly without the VAE decoding/encoding step."
},
{
"author": "city96",
"title": "SD-Advanced-Noise",
"reference": "https://github.com/city96/SD-Advanced-Noise",
"files": [
"https://github.com/city96/SD-Advanced-Noise"
],
"install_type": "git-clone",
"description": "Nodes: LatentGaussianNoise, MathEncode. An experimental custom node that generates latent noise directly by utilizing the linear characteristics of the latent space."
},
{
"author": "Kaharos94",
"title": "ComfyUI-Saveaswebp",