From 1a6c4724705ed461d29e46c57dc060603b462ca6 Mon Sep 17 00:00:00 2001 From: Denis Nutiu Date: Fri, 22 Mar 2024 23:23:38 +0200 Subject: [PATCH] update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index b669015..cba6f72 100644 --- a/readme.md +++ b/readme.md @@ -21,7 +21,7 @@ The release archive is in the [releases page](https://github.com/dnutiu/ImageTag ### Building and Running from source -To build from source you will need Java 21 JDK and Gradle. +To build from source you will need Java 17 JDK and Gradle. Due to some GitHub limitations that do not allow me to upload large files, you'll need to download the AIModels zip file which contains the deep learning models and place them into the `ImageTagger/src/main/resources/AIModels` path.