Skip to main content

This is a package for getting a response from the EC2 server for the models deployed for ServeLine

Project description

RILAAS

License

RILAAS is a Python package that allows users to replace a given image with customized configurations using various machine learning models.

Installation

You can install the package using pip:

pip install rilaas

Usage

from rilaas.Client import Client

# Example usage
client = Client(url='<ip-address>:<port>', model_type='Models Deployed', endpoint='Function you want to execute', Optional_Params="Any other parameters you want to add according to the model")

Configuration

The package utilizes a config.yaml file for configuration. Below is an example:

# config.yaml
yolov5:
    functions:
        - render
        - invoke
    accept: image/jpeg

Example

Here's an example demonstrating how to use the package:

from rilaas.Client import Client

client = Client(url='<ip-address>:<port>', model_type='Models Deployed', endpoint='Function you want to execute', Optional_Params="Any other parameters you want to add according to the model")

Issues

If you encounter any issues or have suggestions, please open an issue on the GitHub repository.

License

This project is licensed under the MIT License - see the LICENSE file for details.

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

rilaas-0.1.5.tar.gz (4.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

rilaas-0.1.5-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

Details for the file rilaas-0.1.5.tar.gz.

File metadata

  • Download URL: rilaas-0.1.5.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.9

File hashes

Hashes for rilaas-0.1.5.tar.gz
Algorithm Hash digest
SHA256 5f8dda36408ed743fe5a5903b354df516af7d1c1288e16d07ae4b297146051c5
MD5 8bb869afa3a9f16d0bbfc1f5bafb27f5
BLAKE2b-256 b183e9be4eb5d6e070a3022405f04943755be166d2f3cbd4430b745b2482da55

See more details on using hashes here.

File details

Details for the file rilaas-0.1.5-py3-none-any.whl.

File metadata

  • Download URL: rilaas-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 5.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.9

File hashes

Hashes for rilaas-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 3cf0483ceed9ce717a92c523fd0de160fd7d94676bf7bb4d1565823f12e63256
MD5 e5ca157d76f9dc9c62c3b6b67c7fdea7
BLAKE2b-256 2f8dd3f90d9967e120fb0eae2e1ff81eb4d777ed012c931322b42564f0b02866

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page