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
If a model doesn't return a value (e.g., no pose was detected), future blocks can fail (which crashes the app). Need to add stricter checking to ensure null values are handled correctly.
If a model doesn't return a value (e.g., no pose was detected), future blocks can fail (which crashes the app). Need to add stricter checking to ensure null values are handled correctly.