update DB

This commit is contained in:
Dr.Lt.Data
2023-09-10 09:04:29 +09:00
parent ee8a3f44bd
commit 81f14477e3
5 changed files with 78 additions and 3 deletions

View File

@@ -1,5 +1,25 @@
{
"custom_nodes": [
{
"author": "Clybius",
"title": "ComfyUI-Latent-Modifiers",
"reference": "https://github.com/Clybius/ComfyUI-Latent-Modifiers",
"files": [
"https://github.com/Clybius/ComfyUI-Latent-Modifiers"
],
"install_type": "git-clone",
"description": "Nodes: Latent Diffusion Mega Modifier. ComfyUI nodes which modify the latent during the diffusion process. (Sharpness, Tonemap, Rescale, Extra Noise)"
},
{
"author": "ali1234",
"title": "comfyui-job-iterator",
"reference": "https://github.com/ali1234/comfyui-job-iterator",
"files": [
"https://github.com/ali1234/comfyui-job-iterator"
],
"install_type": "git-clone",
"description": "Implements iteration over sequences within a single workflow run. <p style='background-color: black; color: red;'>NOTE: This node replaces the execution of ComfyUI for iterative processing functionality.</p>"
},
{
"author": "Tropfchen",
"title": "Embedding Picker",