diff --git a/README.md b/README.md index 6a2c90c..e601b70 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ If you like our [paper](https://arxiv.org/abs/2107.12571) or code, please cite i ## Installation - Clone this repository: tested on Python 3.8 - Install [PyTorch](http://pytorch.org/): tested on v1.8 -- Install [FrEIA Flows](https://github.com/VLL-HD/FrEIA): tested on [the recent branch](https://github.com/VLL-HD/FrEIA/tree/4e0c6ab42b26ec6e41b1ee2abb1a8b6562752b00) +- Install [FrEIA Flows](https://github.com/vislearn/FrEIA): tested on [the recent tag](https://github.com/vislearn/FrEIA/tree/033f6fd6eb4d2ddbc98f746a9ef5f8c619587abe) - Other dependencies in requirements.txt Install all packages with this command: