From 08874299435720f2d8bade430a482b37b053c6c9 Mon Sep 17 00:00:00 2001
From: Xuan Gu <xuan.gu@liu.se>
Date: Wed, 25 Jan 2023 10:59:08 +0000
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 0fb597a..a16ecfe 100644
--- a/README.md
+++ b/README.md
@@ -92,7 +92,7 @@ when batch_size is large (16, 32, 64, 128), throughput_amp > throughput_tf32.
 
 **Observation 3**: Benchmark results are more stable when larger batch_size.  
 
-<img src="https://gitlab.liu.se/xuagu37/Benchmark_nnU-Net_for_PyTorch/-/blob/e62617c63bfb4d167a78faf84156956bbc8f52bb/figures/benchmark_throughput_cv.png" width="800">
+<img src="https://gitlab.liu.se/xuagu37/Benchmark_nnU-Net_for_PyTorch/-/raw/e62617c63bfb4d167a78faf84156956bbc8f52bb/figures/benchmark_throughput_cv.png" width="800">
 
 Coefficient of variation is calculated as the ratio of the standard deviation to the mean. It shows the extent of variability in relation to the mean of the population. 
 
-- 
GitLab