We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f915d7 commit 3634354Copy full SHA for 3634354
README.md
@@ -52,7 +52,7 @@ git clone git@github.com:undark-lab/albatross.git # for ssh install
52
```
53
- Install the relevant packages including e.g. [`swyft`](https://github.com/undark-lab/swyft) and [`sstrax`](https://github.com/undark-lab/sstrax)
54
55
-pip install git+https://github.com/undark-lab/swyft.git
+pip install git+https://github.com/undark-lab/swyft.git@f036b15dab0664614b3e3891dd41e25f6f0f230f
56
pip install tensorboard psutil configparser pathlib
57
58
cd /path/to/your/code/store/
0 commit comments