litav commited on
Commit
4f42b45
verified
1 Parent(s): 118437b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -4
README.md CHANGED
@@ -30,10 +30,15 @@ The following table presents the test metric results for all the models implemen
30
 
31
  <span style="font-size:20px"> **After comparing the different results, it can be seen that the model with the highest performance across all metrics is the <span style="color:indianred"> VIT model</span>, achieving the best results according to all the criteria we set in the initial phase.**.</span>
32
 
33
- <video autoplay muted loop width="426" height="50" style="box-shadow: 0 4px 8px rgba(0,0,0,0.9); opacity: 0.9; display: block; margin-left: auto; margin-right: auto;">
34
- <source src="https://cdn-uploads.huggingface.co/production/uploads/66d6f1b3b50e35e1709bfdf7/x7Ud8PO9QPfmrTvBVcCKE.mp4" type="video/mp4">
35
- Your browser does not support the video tag.
36
- </video>
37
 
 
 
 
 
 
 
 
 
 
38
 
39
 
 
30
 
31
  <span style="font-size:20px"> **After comparing the different results, it can be seen that the model with the highest performance across all metrics is the <span style="color:indianred"> VIT model</span>, achieving the best results according to all the criteria we set in the initial phase.**.</span>
32
 
 
 
 
 
33
 
34
+ <div style="position: relative; width: 426px; height: 240px; margin: 0 auto;">
35
+ <video autoplay muted loop width="426" height="240" style="box-shadow: 0 4px 8px rgba(0,0,0,0.9); opacity: 0.9; display: block;">
36
+ <source src="https://cdn-uploads.huggingface.co/production/uploads/66d6f1b3b50e35e1709bfdf7/x7Ud8PO9QPfmrTvBVcCKE.mp4" type="video/mp4">
37
+ Your browser does not support the video tag.
38
+ </video>
39
+ <div style="position: absolute; top: 10px; left: 10px; color: white; font-size: 20px; background: rgba(0, 0, 0, 0.5); padding: 5px; border-radius: 5px;">
40
+ 讝讛讜 讻讬转讜讘 注诇 讛住专讟讜谉
41
+ </div>
42
+ </div>
43
 
44