Hi,
First of all, love the project! We're big users of webdataset and seriously looking at wids, thanks for all the good work :)
I was wondering if you guys are considering making wids less torch dependent? Currently if i import wids in a non-torch env, it fails on the ShardListDataset(Dataset[T]). I am looking to use WIDS for a dataset browsing application that doesn't need torch but is packed in the shards, so would be great if we could use that.
I'm willing to put in a PR if you are open to this.
Kind regards,
Tim
Hi,
First of all, love the project! We're big users of webdataset and seriously looking at wids, thanks for all the good work :)
I was wondering if you guys are considering making wids less torch dependent? Currently if i import wids in a non-torch env, it fails on the
ShardListDataset(Dataset[T]). I am looking to use WIDS for a dataset browsing application that doesn't need torch but is packed in the shards, so would be great if we could use that.I'm willing to put in a PR if you are open to this.
Kind regards,
Tim