From 8e02c6301249e94852030c3767f2f729c74b67ef Mon Sep 17 00:00:00 2001 From: nakira974 Date: Mon, 17 Apr 2023 02:42:07 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 069d493..8fc8986 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # k8s-image-recognition -A simple Image recognition model exposed on uvicorn, exposed by an Actix reverse proxy - +A simple Image recognition model exposed on uvicorn, exposed by an Actix reverse proxy, +that runs in a k8s cluster hosted on aws ### Linux/MacOS ```shell echo "HUGGING_FACE_TOKEN=YOUR_HUGGINGFACE_TOKEN_TO_YOUR_MODEL" > ./descrivizio001/.env