From c7d032452a38f9576cbe5e93adf19cdcc14675d3 Mon Sep 17 00:00:00 2001 From: youkaichao Date: Mon, 29 Apr 2019 11:14:14 +0800 Subject: [PATCH] update requirements --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5219fb1..dea8e1d 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Code release for **[Universal Domain Adaptation(CVPR 2019)](https://youkaichao.github.io/files/cvpr2019/1628.pdf)** ## Requirements -- python 3 +- python 3.6+ - PyTorch 1.0 `pip install -r requirements.txt`