machine learning models
Project description
Modelz Python SDK
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.6.tar.gz
(11.2 kB
view hashes)
Built Distribution
aiomodelz-0.4.6-py3-none-any.whl
(16.2 kB
view hashes)
Close
Hashes for aiomodelz-0.4.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 71c9108eb68e40c718a6ddcb033ca7ae8a2c425a8aca349f089328b6ff464a1e |
|
MD5 | 081c3ecd53f34c1a781873a3f9843b73 |
|
BLAKE2b-256 | cc6335e34d351c8920cf84d7464d047dd83706612790fa56b928f705a7b5f882 |