From b14917439c1deaeecf7d37724b557873369cd304 Mon Sep 17 00:00:00 2001 From: Denis <62305993+gudovskiyd@users.noreply.github.com> Date: Tue, 21 Mar 2023 11:46:51 -0700 Subject: [PATCH] changed FrEIA description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: