update DB

This commit is contained in:
Dr.Lt.Data
2024-05-03 23:14:38 +09:00
parent f87c8637cf
commit c4571e5459
5 changed files with 48 additions and 16 deletions

View File

@@ -7920,6 +7920,16 @@
"install_type": "git-clone",
"description": "Permutes a mask batch to present possible additive combinations. Passing a mask batch (e.g. out of [a/SEGS to Mask Batch](https://github.com/ltdrdata/ComfyUI-Impact-Pack)) will return a new mask batch representing all the possible combinations of the included masks. So, a mask batch with two mask sections, 'A' and 'B', will return a batch containing an empty mask, an empty mask & A, an empty mask & B, and an empty mask & A & B."
},
{
"author": "BAIS1C",
"title": "ComfyUI_RSS_Feed_Reader",
"reference": "https://github.com/BAIS1C/ComfyUI_RSS_Feed_Reader",
"files": [
"https://github.com/BAIS1C/ComfyUI_RSS_Feed_Reader"
],
"install_type": "git-clone",
"description": "A Simple Python RSS Feed Reader to create Prompts in Comfy UI"
},