Update README.md
Browse files
README.md
CHANGED
@@ -112,22 +112,16 @@ pinned: false
|
|
112 |
<img src="https://via.placeholder.com/400?text=DeepSpeak+v1.0" alt="DeepSpeak v1.0" />
|
113 |
<div class="card-title">DeepSpeak v1.0</div>
|
114 |
</a>
|
115 |
-
|
116 |
-
<!-- DeepSpeak v1.1 -->
|
117 |
<a class="card" href="https://huggingface.co/your-org/DeepSpeak-v1.1">
|
118 |
<img src="https://via.placeholder.com/400?text=DeepSpeak+v1.1" alt="DeepSpeak v1.1" />
|
119 |
<div class="card-title">DeepSpeak v1.1</div>
|
120 |
</a>
|
121 |
-
|
122 |
-
<!-- DeepSpeak v2.0 -->
|
123 |
<a class="card" href="https://huggingface.co/your-org/DeepSpeak-v2.0">
|
124 |
<img src="https://via.placeholder.com/400?text=DeepSpeak+v2.0" alt="DeepSpeak v2.0" />
|
125 |
<div class="card-title">DeepSpeak v2.0</div>
|
126 |
</a>
|
127 |
</div>
|
128 |
</div>
|
129 |
-
|
130 |
-
<!-- Text to Video Section -->
|
131 |
<div class="category">
|
132 |
<h2>Text to Video</h2>
|
133 |
<div class="grid">
|
@@ -138,8 +132,6 @@ pinned: false
|
|
138 |
</a>
|
139 |
</div>
|
140 |
</div>
|
141 |
-
|
142 |
-
<!-- Membership Inference Section -->
|
143 |
<div class="category">
|
144 |
<h2>Membership Inference</h2>
|
145 |
<div class="grid">
|
|
|
112 |
<img src="https://via.placeholder.com/400?text=DeepSpeak+v1.0" alt="DeepSpeak v1.0" />
|
113 |
<div class="card-title">DeepSpeak v1.0</div>
|
114 |
</a>
|
|
|
|
|
115 |
<a class="card" href="https://huggingface.co/your-org/DeepSpeak-v1.1">
|
116 |
<img src="https://via.placeholder.com/400?text=DeepSpeak+v1.1" alt="DeepSpeak v1.1" />
|
117 |
<div class="card-title">DeepSpeak v1.1</div>
|
118 |
</a>
|
|
|
|
|
119 |
<a class="card" href="https://huggingface.co/your-org/DeepSpeak-v2.0">
|
120 |
<img src="https://via.placeholder.com/400?text=DeepSpeak+v2.0" alt="DeepSpeak v2.0" />
|
121 |
<div class="card-title">DeepSpeak v2.0</div>
|
122 |
</a>
|
123 |
</div>
|
124 |
</div>
|
|
|
|
|
125 |
<div class="category">
|
126 |
<h2>Text to Video</h2>
|
127 |
<div class="grid">
|
|
|
132 |
</a>
|
133 |
</div>
|
134 |
</div>
|
|
|
|
|
135 |
<div class="category">
|
136 |
<h2>Membership Inference</h2>
|
137 |
<div class="grid">
|