update DB

This commit is contained in:
Dr.Lt.Data
2024-04-21 10:26:06 +09:00
parent d0c9584be1
commit 09ef05e425
5 changed files with 150 additions and 158 deletions

View File

@@ -11,6 +11,16 @@
{
"author": "nat-chan",
"title": "comfyui-in-memory-transceiver",
"reference": "https://github.com/nat-chan/comfyui-in-memory-transceiver",
"files": [
"https://github.com/nat-chan/comfyui-in-memory-transceiver"
],
"install_type": "git-clone",
"description": "Why? When processing a large number of requests, the SaveImage and LoadImage nodes may be IO-limited, and using shared memory improves performance by passing images only through memory access, not through IO."
},
{
"author": "DrMWeigand",
"title": "ComfyUI_LineBreakInserter",

View File

@@ -12,12 +12,6 @@
{
"author": "aburahamu",
"title": "ComfyUI-RequestPoster",

View File

@@ -2368,21 +2368,18 @@
"IntFloatDict",
"IntStringDict",
"LandscapeBackgrounds",
"NatureColours",
"OptimalCrop",
"SDXLAspectRatioDec",
"SDXLEmptyLatent",
"SaveWithMetaData",
"SimplePrompts",
"TimeStamp",
"TricolorComposition",
"UrbanColours",
"WorkflowSettings",
"WrapText",
"X_In_a_Dress",
"X_In_a_Suit",
"X_In_a_Suit)",
"ZoomCrop",
"seveninabox"
"ZoomCrop"
],
{
"title_aux": "Node Pack mostly for manipulating strings and integers"
@@ -4525,7 +4522,7 @@
"PostText"
],
{
"title_aux": "ComfyUI-RequestsPoster"
"title_aux": "ComfyUI-RequestPoster"
}
],
"https://github.com/abyz22/image_control": [
@@ -7715,9 +7712,6 @@
[
"IF_ChatPrompt",
"IF_DisplayText",
"IF_DreamTalk",
"IF_HFDownload",
"IF_HFDownloadNode",
"IF_ImagePrompt",
"IF_PromptMkr",
"IF_SaveText",