Transceiver is a python library that swiftly exchanges fundamental data structures, specifically numpy arrays, between processes, optimizing AI inference tasks that utilize ComfyUI.
Project description
Transceiver📡
Please see comfyui-transceiver, the ComfyUI custom nodes binding of the "transceiver" library.
"transceiver" is a python library that swiftly exchanges fundamental data structures, specifically numpy arrays, between processes, optimizing AI inference tasks that utilize ComfyUI.
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.
Installation
The "transceiver" is indexed by PyPI. You can easily integrate it into any project.
pip install transceiver
Features
UNDER CONSTRUCTION
See core.py doc
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file transceiver-0.1.3.tar.gz
.
File metadata
- Download URL: transceiver-0.1.3.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 02ba230b162767c34e235e6d2fb79053e8b76cf3903b2d964ca7e74b9b15de82 |
|
MD5 | 2f4933dfc8164fa947e47a2832b31996 |
|
BLAKE2b-256 | 420ddc988b8fb26050a23207ec181be3c480659b24690ff6632cd9a2c2f527b1 |
File details
Details for the file transceiver-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: transceiver-0.1.3-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f214bacbb63134e34a327ea425db9ff34a765f67c597e710813b53dbd9ef6e6 |
|
MD5 | bf54d022040cf1d58f12206fb42074df |
|
BLAKE2b-256 | 3f63648be331a5674b463da097402f7ca9d07241a32978dfefe931b2cfdf1469 |