From 8bf3e14416536433e93c84019394ee177dbc1209 Mon Sep 17 00:00:00 2001 From: Erjan Kalybek <4899432+erjanmx@users.noreply.github.com> Date: Tue, 23 Jun 2020 08:22:30 +0200 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee6bb55..a9ef0ff 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ For training, we make use of Automatic Mixed Precision. Until PyTorch 1.6 is rel conda install pytorch torchvision cudatoolkit=10.2 -c pytorch-nightly -We've exluded PyTorch from the `environment.yml` file for this reason. +We've excluded PyTorch from the `environment.yml` file for this reason. ## Trained Model