Add requirements for cifar10 (#79)
* add install requirements command line
* add pillow library to fix version
* modify to uppercase
Co-authored-by:
Jeff Rasley <jerasley@microsoft.com>
Showing
| torch==1.2 | torch==1.2 | ||
| torchvision==0.4.0 | torchvision==0.4.0 | ||
| pillow==6.2.2 | |||
| tqdm | tqdm | ||
| psutil | psutil | ||
| tensorboardX==1.8 | tensorboardX==1.8 | ||
| ... | ... |
Please register or sign in to comment