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.7.tar.gz (4.3 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: rilaas-0.1.7.tar.gz
  • Upload date:
  • Size: 4.3 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.7.tar.gz
Algorithm Hash digest
SHA256 e408bb41f163016878e54c5ae9321da0b4324157839d9fb956cb5f66bd07c9a0
MD5 f55e9a66dea6c62856421cae920fde12
BLAKE2b-256 ca2df0676a112940abeb3767abcc8918c5b7ed2155ba53f9553125bab205d5c5

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