matybohacek commited on
Commit
db3d62d
·
verified ·
1 Parent(s): eb54f60

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -14
README.md CHANGED
@@ -11,15 +11,16 @@ pinned: false
11
  <h2 style="font-family:'Helvetica Neue', Arial, sans-serif; font-size: 22px;">Deepfakes</h2>
12
  <div style="display:flex; gap:10px;">
13
 
14
- <!-- DeepSpeak v1.0 -->
15
- <a href="https://huggingface.co/datasets/faridlab/deepspeak_v1"
 
16
  style="
17
  width:200px;
18
  height:200px;
19
  border:2px solid black;
20
- background: linear-gradient(rgba(255,255,255,0.25), rgba(255,255,255,0.25)), url('https://huggingface.co/spaces/faridlab/README/resolve/main/deepspeak-v1.png');
21
- background-size: cover;
22
- background-position: center;
23
  display:flex;
24
  align-items:center;
25
  justify-content:center;
@@ -30,7 +31,7 @@ pinned: false
30
  font-size: 22px;
31
  text-shadow: 0px 0px 30px white;
32
  ">
33
- DeepSpeak v1.0
34
  </a>
35
 
36
  <!-- DeepSpeak v1.1 -->
@@ -49,20 +50,21 @@ pinned: false
49
  font-weight:bold;
50
  color:black;
51
  text-decoration:none;
52
- text-shadow: 1px 1px 5px rgba(255,255,255,0.8);
 
53
  ">
54
  DeepSpeak v1.1
55
  </a>
56
 
57
- <!-- DeepSpeak v2.0 -->
58
- <a href="https://huggingface.co/datasets/faridlab/deepspeak_v2"
59
  style="
60
  width:200px;
61
  height:200px;
62
  border:2px solid black;
63
- background: linear-gradient(rgba(255,255,255,0.25), rgba(255,255,255,0.25)), url('https://huggingface.co/spaces/faridlab/README/resolve/main/deepspeak-v2.png');
64
- background-size:cover;
65
- background-position:center;
66
  display:flex;
67
  align-items:center;
68
  justify-content:center;
@@ -70,9 +72,10 @@ pinned: false
70
  font-weight:bold;
71
  color:black;
72
  text-decoration:none;
73
- text-shadow: 1px 1px 5px rgba(255,255,255,0.8);
 
74
  ">
75
- DeepSpeak v2.0
76
  </a>
77
 
78
  </div>
 
11
  <h2 style="font-family:'Helvetica Neue', Arial, sans-serif; font-size: 22px;">Deepfakes</h2>
12
  <div style="display:flex; gap:10px;">
13
 
14
+
15
+ <!-- DeepSpeak v2.0 -->
16
+ <a href="https://huggingface.co/datasets/faridlab/deepspeak_v2"
17
  style="
18
  width:200px;
19
  height:200px;
20
  border:2px solid black;
21
+ background: linear-gradient(rgba(255,255,255,0.25), rgba(255,255,255,0.25)), url('https://huggingface.co/spaces/faridlab/README/resolve/main/deepspeak-v2.png');
22
+ background-size:cover;
23
+ background-position:center;
24
  display:flex;
25
  align-items:center;
26
  justify-content:center;
 
31
  font-size: 22px;
32
  text-shadow: 0px 0px 30px white;
33
  ">
34
+ DeepSpeak v2.0
35
  </a>
36
 
37
  <!-- DeepSpeak v1.1 -->
 
50
  font-weight:bold;
51
  color:black;
52
  text-decoration:none;
53
+ font-size: 22px;
54
+ text-shadow: 0px 0px 30px white;
55
  ">
56
  DeepSpeak v1.1
57
  </a>
58
 
59
+ <!-- DeepSpeak v1.0 -->
60
+ <a href="https://huggingface.co/datasets/faridlab/deepspeak_v1"
61
  style="
62
  width:200px;
63
  height:200px;
64
  border:2px solid black;
65
+ background: linear-gradient(rgba(255,255,255,0.25), rgba(255,255,255,0.25)), url('https://huggingface.co/spaces/faridlab/README/resolve/main/deepspeak-v1.png');
66
+ background-size: cover;
67
+ background-position: center;
68
  display:flex;
69
  align-items:center;
70
  justify-content:center;
 
72
  font-weight:bold;
73
  color:black;
74
  text-decoration:none;
75
+ font-size: 22px;
76
+ text-shadow: 0px 0px 30px white;
77
  ">
78
+ DeepSpeak v1.0
79
  </a>
80
 
81
  </div>