added environment.yml
This commit is contained in:
12
environment.yml
Normal file
12
environment.yml
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
name: fastbook
|
||||||
|
channels:
|
||||||
|
- fastai
|
||||||
|
- pytorch
|
||||||
|
- defaults
|
||||||
|
dependencies:
|
||||||
|
- python=3.6
|
||||||
|
- pytorch
|
||||||
|
- torchvision
|
||||||
|
- pip
|
||||||
|
- pip:
|
||||||
|
- -r file:requirements.txt
|
||||||
Reference in New Issue
Block a user