mirror of
https://github.com/wassname/ray.git
synced 2026-07-25 13:30:52 +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