From b24fe97b81f629afb0a44906598355d9680faaa7 Mon Sep 17 00:00:00 2001
From: Romain Guesdon <romain.guesdon@univ-lyon2.fr>
Date: Mon, 13 Feb 2023 12:47:17 +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 56e103f..00fddc8 100644
--- a/README.md
+++ b/README.md
@@ -78,7 +78,7 @@ Then run the script in Blender script. Depending on the number of scene and pose
 
 When the script stops, you should end up with images in the output folder. You can also manipulate the last generated scene in the Layout tab, where each pose corresponds to a time stamp.
 
-<img src="assets/scene_complete.png" alt= "scene_complete"/>
+<img src="assets/scene_complete.png" alt= "scene_complete"/ height="400">
 
 # Generated dataset
 Our dataset with 200k images used in our paper can be downloaded from [here](http://dionysos.univ-lyon2.fr/~ccrispim/SyntheDrivers/synthe_drivers-dataset.zip).
-- 
GitLab