Commit 8f7e90d6 authored by Gustaf Ahdritz's avatar Gustaf Ahdritz
Browse files

Add PyTorch Lightning note in README

parent 5941d584
...@@ -29,6 +29,9 @@ via `conda`. For producing sequence alignments, you'll also need `jackhmmer`, ...@@ -29,6 +29,9 @@ via `conda`. For producing sequence alignments, you'll also need `jackhmmer`,
`kalign`, and the [HH-suite](https://github.com/soedinglab/hh-suite) installed `kalign`, and the [HH-suite](https://github.com/soedinglab/hh-suite) installed
on your system. Finally, some download scripts require `aria2c`. on your system. Finally, some download scripts require `aria2c`.
Note that the required version of PyTorch Lightning is 1.5.0, which has not
yet been released. Install that package from the nightly build.
For convenience, we provide a script that installs Miniconda locally, creates a For convenience, we provide a script that installs Miniconda locally, creates a
`conda` virtual environment, installs all Python dependencies, and downloads `conda` virtual environment, installs all Python dependencies, and downloads
useful resources (including DeepMind's pretrained parameters). Run: useful resources (including DeepMind's pretrained parameters). Run:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment