# Runtime dependencies for loading TLT12. # The dataset itself is plain tar + JPEG + .npy, so nothing here is required to # read the raw bytes -- these are for the provided PyTorch loader. webdataset>=0.2 torch>=1.13 torchvision>=0.14 Pillow numpy