me / environment.yml
Emil Ahlbäck
com
3ffff2f
raw
history blame contribute delete
179 Bytes
name: fastbook
channels:
- fastai
- pytorch
- defaults
dependencies:
- python>=3.6
- pytorch>=1.6
- torchvision
- pip
- pip:
- -r requirements.txt