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 f37f837 commit 9391600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ 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: 4.70-10


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

0 comments on commit 9391600

Please sign in to comment.