Inference client for msir inference service
Project description
msir-infer
Inference Server for msir, following InferenceProtocalV2 with additional custom apis designed for images
usage
buf curl
buf curl --data '{"model_name": "ocr", "image_url": "http://im.png"}' --schema ./msir-infer/proto/apis/inference/v1/infer.proto -v http://localhost:9002/inference.v1.ImageInferenceService/InferImage
grpcurl
grpcurl -plaintext -d '{"model_name": "ocr", "image_url": "http://someimage.png"}' -import-path ./msir-infer/proto -proto ./msir-infer/proto/apis/inference/v1/infer.proto localhost:9002 inference.v1.ImageInferenceService/InferImage
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
msir_infer-0.1.0.tar.gz
(6.0 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
File details
Details for the file msir_infer-0.1.0.tar.gz.
File metadata
- Download URL: msir_infer-0.1.0.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.0 CPython/3.8.10 Linux/5.15.0-88-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
285a2b3404a73858081fa83a0f5d1efb5655a761f5931fd9c12566752ca56bd7
|
|
| MD5 |
b97727bccb7352ee39944692896ace83
|
|
| BLAKE2b-256 |
e511a6f978f508ff33e7f7d5c6deae10b8b515b23db6fab5d4c9a7f6772c6b29
|
File details
Details for the file msir_infer-0.1.0-py3-none-any.whl.
File metadata
- Download URL: msir_infer-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.0 CPython/3.8.10 Linux/5.15.0-88-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e980d48ac1d07c65e6dea1bf6e9182acd64a77b0c4705383232e3dca423b991
|
|
| MD5 |
0b2ce3ad777bb7644a0f7a56b969fb9f
|
|
| BLAKE2b-256 |
78e41354b46dad34b95b4cbbf7006f4f02a729fb59c78a01d6f67783994e635d
|