Version problem between ML.NET and tensorflow models
I develop a face recognizer(as an image classification model) software.i trained several ml.net models via image classification catalog and tensorflow models via colab.all models works satisfactory but i have a big problem;
in order to use ml.net trained models i have to install nuget SciSharp.TensorFlow.Redist 2.3.1 but some of others(colab trained ones) gives this error when i try to use;