machine learning models
Project description
TensorChord Modelz Python SDK and CLI
modelz-py with aiohttp
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.7.tar.gz
(11.2 kB
view hashes)
Built Distribution
aiomodelz-0.4.7-py3-none-any.whl
(16.2 kB
view hashes)
Close
Hashes for aiomodelz-0.4.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d8e2db6a252c1b5fa2a0fddc6ad5fb1ba36f98af73cceb37cd8097db3d958012 |
|
MD5 | 500a718310774dcd8fa110938ec17793 |
|
BLAKE2b-256 | d3df61aa1192f5726dbfeb433b72f3c9eabc23666a0feb190b6e0819440923e8 |