update DB

This commit is contained in:
dr.lt.data
2024-02-06 17:56:43 +09:00
parent 25969d2ac7
commit 917a3f59ed
5 changed files with 94 additions and 8 deletions

View File

@@ -4994,6 +4994,16 @@
"install_type": "git-clone",
"description": "A small node pack containing various things I felt like ought to be in base comfy-UI. Currently includes Some image handling nodes to help with inpainting, a version of KSampler (advanced) that allows for denoise, and a node that can swap it's inputs. Remember to make an issue if you experience any bugs or errors!"
},
{
"author": "bilal-arikan",
"title": "ComfyUI_TextAssets",
"reference": "https://github.com/bilal-arikan/ComfyUI_TextAssets",
"files": [
"https://github.com/bilal-arikan/ComfyUI_TextAssets"
],
"install_type": "git-clone",
"description": "With this node you can upload text files to input folder from your local computer."
},