Sylvia-Liang/torch29:latest

$ singularity pull shub://Sylvia-Liang/torch29:latest

Singularity Recipe

Bootstrap:shub
From:marcc-hpc/pytorch

%post
  # Downgrade pytorch
  /opt/conda/bin/pip install torch==0.4.1
  /opt/conda/bin/pip install nltk
  /opt/conda/bin/pip install -U spacy
  /opt/conda/bin/pip install https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-2.1.0/en_core_web_sm-2.1.0.tar.gz
  /opt/conda/bin/pip install https://github.com/explosion/spacy-models/releases/download/en_core_web_md-2.1.0/en_core_web_md-2.1.0.tar.gz
  /opt/conda/bin/pip install https://github.com/explosion/spacy-models/releases/download/en_core_web_lg-2.1.0/en_core_web_lg-2.1.0.tar.gz
  /opt/conda/bin/pip install nltk
  /opt/conda/bin/pip install sparqlwrapper
  /opt/conda/bin/pip install tqdm
  /opt/conda/bin/conda install -c maciejkula -c pytorch spotlight=0.1.5
  /opt/conda/bin/pip install inflect
  /opt/conda/bin/pip install tagme
  /opt/conda/bin/pip install gensim
  /opt/conda/bin/pip install git+https://github.com/facebookresearch/fastText.git

Collection


View on Datalad

Metrics

key value
id /containers/Sylvia-Liang-torch29-latest
collection name Sylvia-Liang/torch29
branch master
tag latest
commit c02aa23cba81f54854f2c5a19e56b0955141c36b
version (container hash) f81ba4405e44e1c124134eb3e5e41ce9
build date 2019-05-13T10:27:31.266Z
size (MB) 15178
size (bytes) 9496023071
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.