update DB
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -12,12 +12,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "aburahamu",
|
||||
"title": "ComfyUI-RequestPoster",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user