update DB

This commit is contained in:
Dr.Lt.Data
2024-01-17 00:42:55 +09:00
parent 1caf8de823
commit 961c2eeb53
4 changed files with 187 additions and 4 deletions

View File

@@ -4264,6 +4264,27 @@
"install_type": "git-clone",
"description": "Simple node to handle scaling of YOLOv8 segmentation masks"
},
{
"author": "nkchocoai",
"title": "ComfyUI-SizeFromPresets",
"reference": "https://github.com/nkchocoai/ComfyUI-SizeFromPresets",
"files": [
"https://github.com/nkchocoai/ComfyUI-SizeFromPresets"
],
"install_type": "git-clone",
"description": "Add a node that outputs width and height of the size selected from the preset (.csv)."
},
{
"author": "JaredTherriault",
"title": "ComfyUI-JNodes",
"reference": "https://github.com/JaredTherriault/ComfyUI-JNodes",
"files": [
"https://github.com/JaredTherriault/ComfyUI-JNodes"
],
"install_type": "git-clone",
"description": "python and web UX improvements for ComfyUI.\n[w/'DynamicPrompts.js' and 'EditAttention.js' from the core, along with 'ImageFeed.js' and 'favicon.js' from the custom scripts of pythongosssss, are not compatible. Therefore, manual deletion of these files is required to use this web extension.]"
},
{