From 82ddba6fd4f4830a34448626f93ec907c500d61a Mon Sep 17 00:00:00 2001 From: Helio Date: Wed, 29 May 2024 23:20:08 -0300 Subject: [PATCH] update readme --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9a06f7c..e672a84 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,12 @@ [![Swift 5.10](https://img.shields.io/badge/Swift-5.10-blue.svg?style=flat)](https://swift.org) [![Xcode 15.3.0](https://img.shields.io/badge/Xcode-15.3.0-blue.svg?style=flat)](https://developer.apple.com/xcode/) +A Vision Pro application using architecture MVVM-C with UIHostingViewController, and to identify the Pokemon from 1st Generation, I generate a `.mldodel` that identifies the 151 - +Note: It's important to note that the ML model may not perform optimally in the simulator due to the unavailability of NeuralProcessing. For more accurate results, it's recommended to test on an iPad. - +Images: -A Vision Pro application using architecture MVVM-C with UIHostingViewController, and to identify the Pokemon from 1st Generation, I generate a `.mldodel` that identifies the 151 + -Note: It's important to note that the ML model may not perform optimally in the simulator due to the unavailability of NeuralProcessing. For more accurate results, it's recommended to test on an iPad. +