From af7164f0ccf2e5f7344b245864d85d4750d4f539 Mon Sep 17 00:00:00 2001 From: Huy Phan Date: Thu, 9 Apr 2020 19:00:45 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 805c420..40c44b0 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ ## How to use pretrained models -Download the weights from Box +Download the weights from Box (2.39 GB) ```python python cifar10_download.py ```