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
Fix bare imports missed during ms/ package restructure
Remaining bare imports (e.g. from weights, from pipeline_config, from
GazeTracking, from ObjectDetection) broke the GUI at runtime. Updated
all to use ms. prefix.
0 commit comments