Skip to main content

TorchServe GUI

Project description

# TorchMenu

A simple [streamlit](https://github.com/streamlit/streamlit) web application to manage your model deployment with [TorchServe](https://github.com/pytorch/serve). It is designed to tap into your currently deployed TorchServe instance using its APIs.

![Home Page](etc/home.png)

Current features include:

  • View loaded models, including their versions and metrics

  • Model management: load, unload, and delete models

  • Show and edit the server config.properties file

## Installation

`bash pip install torchmenu `

### Development

`bash git clone https://github.com/williamcorsel/TorchMenu.git cd TorchMenu pip install -e .[dev] pre-commit install `

## Usage

To launch the application, run the following command:

`bash torchmenu `

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

torchmenu-0.1.0.tar.gz (9.8 kB view hashes)

Uploaded Source

Built Distribution

torchmenu-0.1.0-py3-none-any.whl (11.3 kB view hashes)

Uploaded Python 3

Supported by

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