update DB

This commit is contained in:
Dr.Lt.Data
2024-01-13 01:11:42 +09:00
parent 7e93258c4c
commit be780eda64
5 changed files with 136 additions and 70 deletions

View File

@ -29,6 +29,16 @@
],
"install_type": "git-clone",
"description": "Nodes:ElGogh Positive Prompt, ElGogh NEGATIVE Prompt, ElGogh Empty Latent Image, ElGogh Checkpoint Loader Simple"
},
{
"author": "LarryJane491",
"title": "Custom-Node-Base",
"reference": "https://github.com/LarryJane491/Custom-Node-Base",
"files": [
"https://github.com/LarryJane491/Custom-Node-Base"
],
"install_type": "git-clone",
"description": "This project is an `empty` custom node that is already in its own folder. It serves as a base to build any custom node. Whenever you want to create a custom node, you can download that, put it in custom_nodes, then you just have to change the names and fill it with code!"
}
]
}