From 18794e002d8fec748a8191ec90839297b923c1f0 Mon Sep 17 00:00:00 2001 From: Adrien Laugueux Date: Tue, 28 Nov 2023 20:16:13 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Add=20Pre-requisites=20part=20in?= =?UTF-8?q?=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3e28816..4867bbd 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,10 @@ * [NextJS](https://nextjs.org/) by Vercel for the front-end * Python Flask Server for some backend image processing functions +## Pre-requisites + +Get a Replicate API key from [Replicate](https://replicate.com/). You can use the free tier for this project. + ## Install and Run 1. Clone this repository