Created
January 16, 2020 09:22
-
-
Save sailfish009/d11d8ea60ff3aa2d3887d925f75f6b47 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ pip3 install torchvision | |
$ pip3 uninstall -y pillow | |
$ sudo apt-get install libjpeg-turbo8-dev zlib1g-dev | |
$ CC="cc -mavx2" pip3 install -U --force-reinstall pillow-simd |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment