This commit is contained in:
Pleymor 2023-11-28 20:16:41 +01:00 committed by GitHub
commit b3da45c07a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -25,6 +25,10 @@
* [NextJS](https://nextjs.org/) by Vercel for the front-end * [NextJS](https://nextjs.org/) by Vercel for the front-end
* Python Flask Server for some backend image processing functions * 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 ## Install and Run
1. Clone this repository 1. Clone this repository