mirror of
https://github.com/wassname/ray.git
synced 2026-07-11 19:18:57 +08:00
Dependencies for Imagenet
On Ubuntu
sudo apt-get install libjpeg8-dev
sudo pip install boto3 botocore pillow
On Mac OSX
brew install libjpeg
sudo pip install boto3 botocore pillow