From 290842e935b155168edebd4fb208d664ba01b6e6 Mon Sep 17 00:00:00 2001 From: Bruno Amaral Date: Mon, 20 Jun 2022 16:31:58 +0100 Subject: [PATCH] add server requirement --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f136e484..dca8bbff 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ Rest API: ### Server Requirements +- [ ] Python 3.9 - [ ] [Docker](https://www.docker.com/) and [docker-compose](https://docs.docker.com/compose/) with 2GB of swap memory to be able to build the MachineLearning Models. ([Adding swap for Ubuntu](https://www.digitalocean.com/community/tutorials/how-to-add-swap-space-on-ubuntu-20-04)) - [ ] [Hugo](https://gohugo.io/) - [ ] [Mailgun](https://www.mailgun.com/) (optional)