From 4cc8824b532ac2b2629e74f4e991162206d14970 Mon Sep 17 00:00:00 2001 From: Maciej Rys Date: Fri, 17 Jan 2025 14:25:35 +0100 Subject: [PATCH 1/2] Update README.md Add video to README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 00767bf265..56e1662ef2 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,11 @@ The minimal supported version is 17.0 for iOS and Android 13. ## Examples 📲 + + +https://github.com/user-attachments/assets/9cbc01c9-3182-4266-8f7d-20357fafeb62 + + We currently host two example apps demonstrating use cases of our library: - examples/computer-vision - computer vision related tasks - examples/llama - chat applications showcasing use of LLMs From a001968af061b661670c700ae2cfa288ab1e2b94 Mon Sep 17 00:00:00 2001 From: Maciej Rys Date: Fri, 17 Jan 2025 15:03:22 +0100 Subject: [PATCH 2/2] swap video to use the cut one --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 56e1662ef2..005f074078 100644 --- a/README.md +++ b/README.md @@ -20,10 +20,7 @@ The minimal supported version is 17.0 for iOS and Android 13. ## Examples 📲 - - -https://github.com/user-attachments/assets/9cbc01c9-3182-4266-8f7d-20357fafeb62 - +https://github.com/user-attachments/assets/27ab3406-c7f1-4618-a981-6c86b53547ee We currently host two example apps demonstrating use cases of our library: - examples/computer-vision - computer vision related tasks