Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lionelchamorro authored Mar 5, 2024
1 parent d3ab461 commit c621639
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ A library to expose an api with a queue for batch predictions

The model2queue is a library designed to simplify the execution of heavy functions such as model predictions by queuing tasks in a queue. The library provides an easy-to-use API to queue tasks and define the function to consume a task item.

![Pylint Score](https://img.shields.io/badge/Pylint%20Score-9.85%2F10-brightgreen)
PyLint Score: 0

## Installation
You can install the Queued Function Executor using pip:

Expand Down

0 comments on commit c621639

Please sign in to comment.