zyj008/tacotron_tf:latest

$ singularity pull shub://zyj008/tacotron_tf:latest

Singularity Recipe

Bootstrap: docker
From: tensorflow/tensorflow:1.8.0-gpu-py3
 
%labels
  Author Zhou Xiao
  Version v1.0.2
  build_date 2019 May 11

%post
  apt-get update
  apt-get upgrade -y
  apt-get install -y tmux htop ranger tree ncdu wget zip unzip nano 
  apt-get clean
  wget https://raw.githubusercontent.com/zyj008/tensorflow/master/requirements.txt
  pip install -r requirements.txt

Collection


View on Datalad

Metrics

key value
id /containers/zyj008-tacotron_tf-latest
collection name zyj008/tacotron_tf
branch master
tag latest
commit 37358b03ee0b9380426ef6af38a7408ff5d0acf1
version (container hash) 1b5bd9d24f184b085aea33c60048f6f4
build date 2019-03-22T14:10:55.292Z
size (MB) 3296
size (bytes) 1559687199
SIF Download URL (please use pull with shub://)
Datalad URL View on Datalad
Singularity Recipe Singularity Recipe on Datalad
We cannot guarantee that all containers will still exist on GitHub.