From e46b90481ad5d5a017586ed1f1ef9e64777cb43e Mon Sep 17 00:00:00 2001 From: Martin Schrimpf Date: Wed, 7 Apr 2021 17:25:00 -0400 Subject: [PATCH] Use master branch of unsup_vvs --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index fe47488..373deac 100644 --- a/setup.py +++ b/setup.py @@ -27,7 +27,7 @@ "dcgan @ git+https://github.com/franzigeiger/dcgan.git", # "tfutils @ git+https://github.com/neuroailab/tfutils.git", "tnn @ git+https://github.com/neuroailab/tnn.git", - "unsup_vvs @ git+https://github.com/neuroailab/unsup_vvs.git@bs_latest", + "unsup_vvs @ git+https://github.com/neuroailab/unsup_vvs.git", ] setup(