Dinoking's picture
Upload 157 files
7575eee verified
raw
history blame contribute delete
173 Bytes
# PyTorch
torch>=0.4.1
# progress bars in model download and training scripts
tqdm
# Accessing files from S3 directly.
boto3
# Used for downloading models over HTTP
requests