From 91c9f5c5b9b159cb772d9ddf44f52d09f57d0a47 Mon Sep 17 00:00:00 2001 From: LiyuanLucasLiu Date: Wed, 13 Sep 2017 16:41:22 -0500 Subject: [PATCH] debugged --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 8710d25..a71eb44 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -Cython==0.25.2 scipy==0.19.0 numpy==1.12.1 -torch==0.2.0.post2 -tqdm==4.15.0 \ No newline at end of file +tqdm==4.15.0 +http://download.pytorch.org/whl/cu75/torch-0.2.0.post3-cp35-cp35m-manylinux1_x86_64.whl +torchvision \ No newline at end of file