From 39e76159261513aa512865f484d4f6dbedd980ab Mon Sep 17 00:00:00 2001 From: Daniel Gatis Date: Sat, 30 Jan 2021 00:18:27 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6b1c34..a32cf6a 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Rembg is a tool to remove images background. That is it. * torch and torchvision stable version (https://pytorch.org) -====> How to install torch/torchvision <==== +#### How to install torch/torchvision Go to https://pytorch.org and scrool down to `INSTALL PYTORCH` section and follow the instructions.