Skip to main content

Retrieve pre-trained models and cache it locally

Project description

# retrieve

![Code Sample](https://i.imgur.com/2vSkGIB.png)

No-frills library to download pre-trained models, cache it and return the local path.

## Motivation When using pre-trained ML models in your projects, majority of them require you to manually download the data/model weights and then specify the path in your code. Everyone in your team has to go through the same trouble of manually setting this up before they can run your models.

The idea with this library is automate this and make using pre-trained models as easy as possible.

## Installation ` pip install -U retrieve `

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

retrieve-0.0.3.tar.gz (2.0 kB view hashes)

Uploaded Source

Built Distribution

retrieve-0.0.3-py3-none-any.whl (3.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