update DB

This commit is contained in:
dr.lt.data
2024-01-26 17:12:05 +09:00
parent 86ecc194ac
commit 9ab66cf1ae
4 changed files with 67 additions and 55 deletions

View File

@@ -4382,7 +4382,7 @@
"https://github.com/abyz22/image_control"
],
"install_type": "git-clone",
"description": "Nodes:abyz22_Padding Image, abyz22_ImpactWildcardEncode, abyz22_setimageinfo, abyz22_SaveImage, abyz22_ImpactWildcardEncode_GetPrompt, abyz22_SetQueue, abyz22_drawmask, abyz22_FirstNonNull, abyz22_blendimages, abyz22_blend_onecolor"
"description": "Nodes:abyz22_Padding Image, abyz22_ImpactWildcardEncode, abyz22_setimageinfo, abyz22_SaveImage, abyz22_ImpactWildcardEncode_GetPrompt, abyz22_SetQueue, abyz22_drawmask, abyz22_FirstNonNull, abyz22_blendimages, abyz22_blend_onecolor. Please check workflow in [a/https://github.com/abyz22/image_control](https://github.com/abyz22/image_control)"
},
{
"author": "HAL41",
@@ -4604,6 +4604,16 @@
"install_type": "git-clone",
"description": "Front end ComfyUI nodes for CartoonSegmentation Based upon the work of the CartoonSegmentation repository this project will provide a front end to some of the features."
},
{
"author": "godspede",
"title": "ComfyUI Substring",
"reference": "https://github.com/godspede/ComfyUI_Substring",
"files": [
"https://github.com/godspede/ComfyUI_Substring"
],
"install_type": "git-clone",
"description": "Just a simple substring node that takes text and length as input, and outputs the first length characters."
},