From b8fa4c5e75e72576cdfb50a088deb5cd43cd96f1 Mon Sep 17 00:00:00 2001
From: Benyahia Mohammed Oussama <mohammed.benyahia@etu.ec-lyon.fr>
Date: Tue, 1 Apr 2025 22:04:35 +0000
Subject: [PATCH] Edit README.md

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

diff --git a/README.md b/README.md
index 7d4476c..3f64aa3 100644
--- a/README.md
+++ b/README.md
@@ -254,10 +254,12 @@ The UNet Model, in contrast to the diffusion model, aims to predict and remove n
 ### Results
 
 **Diffusion UNet2D Model**
+
 ![Diffusion U-Net Example result](images/diffuse_denoise_mnist.png)
 
 
 **UNet Model**
+
 ![UNet Example result](images/unet_denoise_mnist.png)
 
 
-- 
GitLab