From 8fe8ce34a132dcb41e38d0733d36eb4117dd9703 Mon Sep 17 00:00:00 2001 From: Nicolay Rusnachenko Date: Tue, 31 Dec 2024 13:22:54 +0000 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 79e1f93..9a9bbd8 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,12 @@ This repository is a part of the **ECIR-2024** demo paper: pip install git+https://github.com/nicolay-r/arelight@v0.25.1 ``` +# GUI Interface + +Since the version `0.25.0` ARElight has an updated GUI server +### :point_right: [Server Setup](https://github.com/nicolay-r/ARElight-server) :point_left: +![image](https://github.com/user-attachments/assets/b7a1189a-b5b0-479f-8413-f8a16801e06b) + ## Usage: Inference [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/nicolay-r/ARElight/blob/v0.24.0/ARElight.ipynb)