From 54c63198fb5fdb0e317de03ddfc51f6eab19cca1 Mon Sep 17 00:00:00 2001 From: Jun Chen Date: Thu, 12 Oct 2023 23:11:29 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f05a225..f70b93b 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ We now provide a llama 2 version of MiniGPT-4 ## Online Demo +Click the image to chat with MiniGPT-v2 around your images +[![demo](figs/minigpt2_demo.png)](https://minigpt-v2.github.io/) Click the image to chat with MiniGPT-4 around your images [![demo](figs/online_demo.png)](https://minigpt-4.github.io)