Browse Source

Dockerfile: adding dockerfile

master
Rafael Valle 6 years ago
parent
commit
a72160b8cb
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      Dockerfile

+ 4
- 0
Dockerfile View File

@ -0,0 +1,4 @@
FROM pytorch/pytorch:0.4_cuda9_cudnn7
RUN pip install numpy scipy matplotlib librosa==0.6.0 tensorflow tensorboardX
inflect==0.2.5 Unidecode==1.0.22

Loading…
Cancel
Save