From cd13eb1f3c44eabd1ee2d35dfd7b0efdab0f9e93 Mon Sep 17 00:00:00 2001 From: Jeff MAURY Date: Wed, 22 May 2024 10:15:57 +0200 Subject: [PATCH] chore: update to v1.1.2 AI Lab Recipes (#1109) Fixes #1107 Signed-off-by: Jeff MAURY --- packages/backend/src/assets/ai.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/backend/src/assets/ai.json b/packages/backend/src/assets/ai.json index c1696336f..674655af1 100644 --- a/packages/backend/src/assets/ai.json +++ b/packages/backend/src/assets/ai.json @@ -5,7 +5,7 @@ "description" : "This is a Streamlit chat demo application.", "name" : "ChatBot", "repository": "https://github.com/containers/ai-lab-recipes", - "ref": "v1.1.1", + "ref": "v1.1.2", "icon": "natural-language-processing", "categories": [ "natural-language-processing" @@ -31,7 +31,7 @@ "description" : "This is a Streamlit demo application for summarizing text.", "name" : "Summarizer", "repository": "https://github.com/containers/ai-lab-recipes", - "ref": "v1.1.1", + "ref": "v1.1.2", "icon": "natural-language-processing", "categories": [ "natural-language-processing" @@ -57,7 +57,7 @@ "description" : "This is a code-generation demo application.", "name" : "Code Generation", "repository": "https://github.com/containers/ai-lab-recipes", - "ref": "v1.1.1", + "ref": "v1.1.2", "icon": "generator", "categories": [ "natural-language-processing" @@ -83,7 +83,7 @@ "description" : "This is an audio to text demo application.", "name" : "Audio to Text", "repository": "https://github.com/containers/ai-lab-recipes", - "ref": "v1.1.1", + "ref": "v1.1.2", "icon": "generator", "categories": [ "audio" @@ -99,7 +99,7 @@ "description" : "This is an object detection demo application.", "name" : "Object Detection", "repository": "https://github.com/containers/ai-lab-recipes", - "ref": "v1.1.1", + "ref": "v1.1.2", "icon": "generator", "categories": [ "computer-vision"