From 11645e457b559166c7ee092482697dc99b05c964 Mon Sep 17 00:00:00 2001
From: Mehdi Atamna <mm.atamna@univ-lyon2.fr>
Date: Thu, 28 Nov 2024 17:49:47 +0000
Subject: [PATCH] Update file README.md

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

diff --git a/README.md b/README.md
index 83bafe3..3e11ad7 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
 This is a repository containing the architecture as well as select model checkpoints of **WaveConViT: Wavelet-Based Convolutional Vision Transformer for Cross-Manipulation Deepfake Video Detection**, published at *The 3rd Workshop on MultiMedia FORensics in the WILD*, an ICPR 2024 workshop.
 
 ![WaveConViT architecture.](WaveConViT.png)
-*WaveConViT architecture. ⊕ indicates element-wise addition and ⊗ indicates matrix multiplication.*
+<center>*WaveConViT architecture. ⊕ indicates element-wise addition and ⊗ indicates matrix multiplication.*</center>
 
 ## Requirements
 
-- 
GitLab