README / README.md
matybohacek's picture
Update README.md
db3d62d verified
---
title: README
emoji: 💻
colorFrom: gray
colorTo: green
sdk: static
pinned: false
---
<!-- Deepfakes: 3 boxes side by side -->
<h2 style="font-family:'Helvetica Neue', Arial, sans-serif; font-size: 22px;">Deepfakes</h2>
<div style="display:flex; gap:10px;">
<!-- DeepSpeak v2.0 -->
<a href="https://huggingface.co/datasets/faridlab/deepspeak_v2"
style="
width:200px;
height:200px;
border:2px solid black;
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');
background-size:cover;
background-position:center;
display:flex;
align-items:center;
justify-content:center;
font-family:'Helvetica Neue', Arial, sans-serif;
font-weight:bold;
color:black;
text-decoration:none;
font-size: 22px;
text-shadow: 0px 0px 30px white;
">
DeepSpeak v2.0
</a>
<!-- DeepSpeak v1.1 -->
<a href="https://huggingface.co/datasets/faridlab/deepspeak_v1_1"
style="
width:200px;
height:200px;
border:2px solid black;
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');
background-size:cover;
background-position:center;
display:flex;
align-items:center;
justify-content:center;
font-family:'Helvetica Neue', Arial, sans-serif;
font-weight:bold;
color:black;
text-decoration:none;
font-size: 22px;
text-shadow: 0px 0px 30px white;
">
DeepSpeak v1.1
</a>
<!-- DeepSpeak v1.0 -->
<a href="https://huggingface.co/datasets/faridlab/deepspeak_v1"
style="
width:200px;
height:200px;
border:2px solid black;
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');
background-size: cover;
background-position: center;
display:flex;
align-items:center;
justify-content:center;
font-family:'Helvetica Neue', Arial, sans-serif;
font-weight:bold;
color:black;
text-decoration:none;
font-size: 22px;
text-shadow: 0px 0px 30px white;
">
DeepSpeak v1.0
</a>
</div>
<!-- Text to Video: 1 box -->
<h2 style="font-family:'Helvetica Neue', Arial, sans-serif; font-size: 22px;">Text to Video</h2>
<div style="display:flex; gap:10px;">
<!-- DeepAction -->
<a href="https://huggingface.co/datasets/faridlab/deepaction_v1"
style="
width:200px;
height:200px;
border:2px solid black;
background: linear-gradient(rgba(255,255,255,0.25), rgba(255,255,255,0.25)), url('https://huggingface.co/spaces/faridlab/README/resolve/main/deepaction-v1.png');
background-size: cover;
background-position: center;
display:flex;
align-items:center;
justify-content:center;
font-family:'Helvetica Neue', Arial, sans-serif;
font-weight:bold;
color:black;
text-decoration:none;
font-size: 22px;
text-shadow: 0px 0px 30px white;
">
DeepAction
</a>
</div>
<!-- Membership Inference: 1 box -->
<h2 style="font-family:'Helvetica Neue', Arial, sans-serif; font-size: 22px;">Membership Inference</h2>
<div style="display:flex; gap:10px;">
<!-- STROLL -->
<a href="https://huggingface.co/datasets/faridlab/stroll"
style="
width:200px;
height:200px;
border:2px solid black;
background: linear-gradient(rgba(255,255,255,0.25), rgba(255,255,255,0.25)), url('https://huggingface.co/spaces/faridlab/README/resolve/main/stroll.png');
background-size: cover;
background-position: center;
display:flex;
align-items:center;
justify-content:center;
font-family:'Helvetica Neue', Arial, sans-serif;
font-weight:bold;
color:black;
text-decoration:none;
font-size: 22px;
text-shadow: 0px 0px 30px white;
">
STROLL
</a>
</div>