machine learning models
Project description
TensorChord Modelz Python SDK and CLI
modelz-py with aiohttp
Basically, aioclient.py implements the async / aiohttp versions of Modelz* classes,
and client.py wraps around it with asyncio.run() calls.
Installation
pipx
This is the recommended installation method if you only want to use the CLI.
$ pipx install aiomodelz
pip
$ pip install aiomodelz
CLI Usage
$modelz --help
usage: modelz [-h] {inference,metrics,build} ...
modelz CLI
positional arguments:
{inference,metrics,build}
options:
-h, --help show this help message and exit
Example Usage
Stable Diffusion
echo "cute cat" | modelz inference $PROJECT --serde msgpack --write-file cat.jpg --read-stdin
Develop
$ git clone https://github.com/tddschn/aiomodelz.git
$ cd aiomodelz
$ pdm install
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aiomodelz-0.4.8.tar.gz
(11.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
aiomodelz-0.4.8-py3-none-any.whl
(16.3 kB
view details)
File details
Details for the file aiomodelz-0.4.8.tar.gz.
File metadata
- Download URL: aiomodelz-0.4.8.tar.gz
- Upload date:
- Size: 11.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.5.3 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d31d59be8b7d71ef472371ecfd54b9689218423e3b3a5304fa44412763e27516
|
|
| MD5 |
582264159a0faa404b806c9ae2522492
|
|
| BLAKE2b-256 |
b5b3f7b88d99af2e00c147bcc8dd3086fb22fc8da105183126173d6d1b8a88dc
|
File details
Details for the file aiomodelz-0.4.8-py3-none-any.whl.
File metadata
- Download URL: aiomodelz-0.4.8-py3-none-any.whl
- Upload date:
- Size: 16.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.5.3 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
51fad295f1f0bbea8029b153d7814d3e97aaf65f9131684299ee47575eb218c5
|
|
| MD5 |
599faccb7ae950e8fd75562b9eb9645f
|
|
| BLAKE2b-256 |
9a981c2db5985fd4ef22ea4784395aa151d3e0141e510bec3d1f16cca1c0b620
|