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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -34,12 +34,12 @@ pinned: false
34
  </a>
35
 
36
  <!-- DeepSpeak v1.1 -->
37
- <!-- <a href="https://huggingface.co/your-org/DeepSpeak-v1.1"
38
  style="
39
  width:200px;
40
  height:200px;
41
  border:2px solid black;
42
- background-image:url('https://via.placeholder.com/300?text=DeepSpeak+v1.1');
43
  background-size:cover;
44
  background-position:center;
45
  display:flex;
@@ -52,15 +52,15 @@ pinned: false
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/your-org/DeepSpeak-v2.0"
59
  style="
60
  width:200px;
61
  height:200px;
62
  border:2px solid black;
63
- background-image:url('https://via.placeholder.com/300?text=DeepSpeak+v2.0');
64
  background-size:cover;
65
  background-position:center;
66
  display:flex;
@@ -73,7 +73,7 @@ pinned: false
73
  text-shadow: 1px 1px 5px rgba(255,255,255,0.8);
74
  ">
75
  DeepSpeak v2.0
76
- </a>-->
77
 
78
  </div>
79
 
 
34
  </a>
35
 
36
  <!-- DeepSpeak v1.1 -->
37
+ <a href="https://huggingface.co/datasets/faridlab/deepspeak_v1_1"
38
  style="
39
  width:200px;
40
  height:200px;
41
  border:2px solid black;
42
+ 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');
43
  background-size:cover;
44
  background-position:center;
45
  display:flex;
 
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;
 
73
  text-shadow: 1px 1px 5px rgba(255,255,255,0.8);
74
  ">
75
  DeepSpeak v2.0
76
+ </a>
77
 
78
  </div>
79