You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the pytorch classifcation model's deployement part, the code runs but it raises exception as results in null. What to do?
System.NullReferenceException: 'Object reference not set to an instance of an object.'
modelGen was null.
The text was updated successfully, but these errors were encountered:
Actually the project has been scraped and I switched from C# to streamlit for the app, and it works fine enough now. Will be looking for future collaboration if possibly for you though as I have to develop a similar app in 1-2 months with c#.
In the pytorch classifcation model's deployement part, the code runs but it raises exception as results in null. What to do?
System.NullReferenceException: 'Object reference not set to an instance of an object.'
modelGen was null.
The text was updated successfully, but these errors were encountered: