Fix demo app to handle some cases more properly
- Don't crash when threads are changes with a delegate. This is done by now recreating interpreter every time threads is changes. - Don't call showToast() every updateFrame() when classifier is null. This prevents hanging and allows the proper error message to be displayed. PiperOrigin-RevId: 229503428
Loading
Please sign in to comment