From ac27fb2c8dc620a42353e261a2b77fabddd8e364 Mon Sep 17 00:00:00 2001
From: liang <liang@cl.uni-heidelberg.de>
Date: Wed, 6 May 2020 09:46:00 +0200
Subject: [PATCH] Update README.md

---
 README.md | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index d8f8d6a..050b7d5 100644
--- a/README.md
+++ b/README.md
@@ -2,8 +2,8 @@ Most of the code of this repo is a copy and reimplementation from [ BryanPlummer
 two_branch_networks](https://github.com/BryanPlummer/two_branch_networks). The aim of the work of the repo is to apply Layer-Wise Relevance Propagation for investigating the image-text matching in a Two-Branch Network.
 
 prerequisite:
-numpy
-jupyter
-pytorch
-torchvision
-opencv-python
\ No newline at end of file
+    numpy
+    jupyter
+    pytorch
+    torchvision
+    opencv-python
\ No newline at end of file
-- 
GitLab