mirror of
https://github.com/wassname/ray.git
synced 2026-07-24 13:20:22 +08:00
210 B
210 B
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