mirror of
https://github.com/wassname/ray.git
synced 2026-07-16 11:21:10 +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