update DB

This commit is contained in:
Dr.Lt.Data
2023-11-21 18:22:27 +09:00
parent 4feaa2d239
commit c05a526f9c
5 changed files with 212 additions and 4 deletions

View File

@@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "drago87",
"title": "ComfyUI_Dragos_Nodes",
"reference": "https://github.com/drago87/ComfyUI_Dragos_Nodes",
"files": [
"https://github.com/drago87/ComfyUI_Dragos_Nodes"
],
"install_type": "git-clone",
"description": "For now a single node that checks a folder and returns a padded string depending on the .png files in it. An exaple is you have a folder with 3 .png files in it and you have set the padding to 4 it will give you a string '0003'"
},
{
"author": "oyvindg",
"title": "ComfyUI-TrollSuite",