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",
|
||||
|
||||
Reference in New Issue
Block a user