update DB

This commit is contained in:
Dr.Lt.Data
2023-08-27 23:06:32 +09:00
parent e6d0aa30ac
commit ad253b12b6
4 changed files with 116 additions and 16 deletions

View File

@@ -1,5 +1,25 @@
{
"custom_nodes": [
{
"author": "spro",
"title": "Latent Mirror node for ComfyUI",
"reference": "https://github.com/spro/comfyui-mirror",
"files": [
"https://github.com/spro/comfyui-mirror"
],
"install_type": "git-clone",
"description": "Nodes: Latent Mirror. Node to mirror a latent along the Y (vertical / left to right) or X (horizontal / top to bottom) axis."
},
{
"author": "WASasquatch",
"title": "PPF_Noise_ComfyUI",
"reference": "https://github.com/WASasquatch/PPF_Noise_ComfyUI",
"files": [
"https://github.com/WASasquatch/PPF_Noise_ComfyUI"
],
"install_type": "git-clone",
"description": "Nodes: WAS_PFN_Latent. Perlin Power Fractal Noisey Latents"
},
{
"author": "Ttl",
"title": "ComfyUI Neural network latent upscale custom node",