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
Hello Developers @devcrocod@polka125@luca992@therealansh@dimonchik0036 thanks for the amazing library.
I am developing a kotlin multiplatform, targeting Android & iOS. and Im trying to access .npy files in the shared module.
Is it possible or any workaround to access .npy or .pkl files in the shared module?
for Jvm target I am able to access but my primary targets are iOS and Android.