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
Deeplake is updated to v4 and hub is no longer working.
hub://activeloop/spoken_mnist seems not exists after updating.
ds = deeplake.open_read_only('hub://activeloop/spoken_mnist', token=token)
LogNotexistsError: Dataset does not exist at path 'hub://activeloop/spoken_mnist/'
The text was updated successfully, but these errors were encountered:
Deeplake is updated to v4 and hub is no longer working.
hub://activeloop/spoken_mnist seems not exists after updating.
ds = deeplake.open_read_only('hub://activeloop/spoken_mnist', token=token)
LogNotexistsError: Dataset does not exist at path 'hub://activeloop/spoken_mnist/'
The text was updated successfully, but these errors were encountered: