This website works better with JavaScript.
Home
Explore
Help
Sign In
dan
/
tacotron2
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Browse Source
Dockerfile: removing return from Dockerfile
master
rafaelvalle
6 years ago
parent
a8de973923
commit
cb3794796f
1 changed files
with
1 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-3
Dockerfile
+ 1
- 3
Dockerfile
View File
@ -1,4 +1,2 @@
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
RUN
pip install numpy scipy matplotlib
librosa
=
=
0.6.0 tensorflow tensorboardX
inflect
=
=
0.2.5
Unidecode
=
=
1.0.22
Write
Preview
Loading…
Cancel
Save