Skip to content

Commit

Permalink
use ai-lab-recipes v1.1.1 (#1050)
Browse files Browse the repository at this point in the history
Signed-off-by: Philippe Martin <[email protected]>
  • Loading branch information
feloy committed May 3, 2024
1 parent 7908e26 commit d6c1eae
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions packages/backend/src/assets/ai.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.0",
"ref": "v1.1.1",
"icon": "natural-language-processing",
"categories": [
"natural-language-processing"
Expand All @@ -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.0",
"ref": "v1.1.1",
"icon": "natural-language-processing",
"categories": [
"natural-language-processing"
Expand All @@ -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.0",
"ref": "v1.1.1",
"icon": "generator",
"categories": [
"natural-language-processing"
Expand All @@ -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.0",
"ref": "v1.1.1",
"icon": "generator",
"categories": [
"audio"
Expand All @@ -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.0",
"ref": "v1.1.1",
"icon": "generator",
"categories": [
"computer-vision"
Expand Down

0 comments on commit d6c1eae

Please sign in to comment.