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

Uploaded Source

File details

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

File metadata

  • Download URL: rilaas-0.1.6.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.6.tar.gz
Algorithm Hash digest
SHA256 9772e4d91a963b0aa33e94ea2ced2544663c5c06028fe625485ccfd13d7c8ec6
MD5 b65f8af3c688d79309b9fa3d25ebea8b
BLAKE2b-256 65ef28a9fcb0f2d635dea197f893ece3b9d902de2df093908a6a1c47777d9b62

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