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
Since LanceDB supports multi-modal, it would be nice to allow binary objects to be rendered as respective images, videos, audio, etc. This also helps with performance. Currently, when loading a lancedb table with images in them, the data viewer hangs.