Image recognition CoreMl + SwiftUi…. Issue with view
I’m experiencing an issue with my SwiftUI project that uses Firebase and a CoreML model for image recognition. Despite adding various debug print statements, the process doesn’t proceed beyond the validation step. Below are the details of my setup and the relevant code: