litav commited on
Commit
49fc265
·
verified ·
1 Parent(s): 5663346

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -9,6 +9,10 @@ sdk_version: 4.44.0
9
  ---
10
  <p style="text-align:center;">
11
 
 
 
 
 
12
 
13
  Our project aims to develop an image classification system capable of distinguishing between paintings created by humans and those generated by artificial intelligence.
14
 
@@ -31,8 +35,5 @@ The following table presents the test metric results for all the models implemen
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
- <video autoplay muted loop width="426" height="200" style="box-shadow: 0 4px 8px rgba(0,0,0,0.8); opacity: 0.9; display: block; margin-left: auto; margin-right: auto;">
35
- <source src="https://cdn-uploads.huggingface.co/production/uploads/66d6f1b3b50e35e1709bfdf7/x7Ud8PO9QPfmrTvBVcCKE.mp4" type="video/mp4">
36
- Your browser does not support the video tag.
37
- </video>
38
 
 
9
  ---
10
  <p style="text-align:center;">
11
 
12
+ <video autoplay muted loop width="426" height="200" style="box-shadow: 0 4px 8px rgba(0,0,0,0.8); opacity: 0.9; display: block; margin-left: auto; margin-right: auto;">
13
+ <source src="https://cdn-uploads.huggingface.co/production/uploads/66d6f1b3b50e35e1709bfdf7/x7Ud8PO9QPfmrTvBVcCKE.mp4" type="video/mp4">
14
+ Your browser does not support the video tag.
15
+ </video>
16
 
17
  Our project aims to develop an image classification system capable of distinguishing between paintings created by humans and those generated by artificial intelligence.
18
 
 
35
  <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>
36
 
37
 
38
+
 
 
 
39