TCTF / index.html
mvaloatto's picture
Update index.html
c540b98 verified
raw
history blame
10.7 kB
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Top Users To Follow on X</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<header>
<h1><img src="/img/logo_xhf_beta.png" alt="X logo"></h1>
<h1>Top Users To Follow on X</h1>
<p>Connect with the most active contributors in our community</p>
</header>
<main>
<div class="tabs">
<input type="radio" name="tabs" id="tab1" checked>
<label for="tab1"> <img src="/img/ico_models.png" alt="X logo"> Models Downloads</label>
<input type="radio" name="tabs" id="tab2">
<label for="tab2"> <img src="/img/ico_datasets.png" alt="X logo"> Datasets Downloads</label>
<input type="radio" name="tabs" id="tab3">
<label for="tab3"> <img src="/img/ico_spaces.png" alt="X logo"> Spaces Likes</label>
<input type="radio" name="tabs" id="tab4">
<label for="tab4"> <img src="/img/ico_hf.png" alt="X logo"> Profile Followers</label>
</div>
<section class="tab-content active">
<h3>Note: Top 100 leaderboard of contributors with the most accumulated Models downloads ⬇ / Showing only single users (no orgs) with X accounts.</h3>
<table>
<tr>
<th>1</th>
<th><a class="link" href="https://www.huggingface.co/fffiloni" target=”_blank” rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> fffiloni</a> </th>
<th><img src="/img/ico_models.png" alt="Models"> 1324 downloads</th>
<th><a class="button" href="https://www.twitter.com/fffiloni" target=”_blank” rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @fffiloni</a></th>
</tr>
<tr>
<th>2</th>
<th><a class="link" href="https://www.huggingface.co/fffiloni" target=”_blank” rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> fffiloni</a> </th>
<th><img src="/img/ico_models.png" alt="Models"> 1067 downloads</th>
<th><a class="button" href="https://www.twitter.com/fffiloni" target=”_blank” rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @fffiloni</a></th>
</tr>
<tr>
<th>3</th>
<th><a class="link" href="https://www.huggingface.co/fffiloni" target=”_blank” rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> fffiloni</a> </th>
<th><img src="/img/ico_models.png" alt="Models"> 925 downloads</th>
<th><a class="button" href="https://www.twitter.com/fffiloni" target=”_blank” rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @fffiloni</a></th>
<!--<th><a class="link" href="https://www.github.com/fffiloni" target=”_blank” rel="noopener"><img src="/img/ico_git.png" alt="Github logo"> fffiloni</a></th>
<th><a class="link" href="https://buymeacoffee.com/weyaxi" target=”_blank” rel="noopener"><img src="/img/ico_web.png" alt="Github logo"> buymeacoffee.com/weyaxi</a></th>-->
</tr>
</table>
</section>
<section class="tab-content">
<h3>Note: Top 100 leaderboard of contributors with the most accumulated Datasets downloads ⬇ / Showing only single users (no orgs) with X accounts.</h3>
<table>
<tr>
<th>1</th>
<th><a class="link" href="https://www.huggingface.co/fffiloni" target=”_blank” rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> fffiloni</a> </th>
<th><img src="/img/ico_datasets.png" alt="datasets"> 1324 downloads</th>
<th><a class="button" href="https://www.twitter.com/fffiloni" target=”_blank” rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @fffiloni</a></th>
</tr>
<tr>
<th>2</th>
<th><a class="link" href="https://www.huggingface.co/fffiloni" target=”_blank” rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> fffiloni</a> </th>
<th><img src="/img/ico_datasets.png" alt="datasets"> 1067 downloads</th>
<th><a class="button" href="https://www.twitter.com/fffiloni" target=”_blank” rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @fffiloni</a></th>
</tr>
<tr>
<th>3</th>
<th><a class="link" href="https://www.huggingface.co/fffiloni" target=”_blank” rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> fffiloni</a> </th>
<th><img src="/img/ico_datasets.png" alt="datasets"> 925 downloads</th>
<th><a class="button" href="https://www.twitter.com/fffiloni" target=”_blank” rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @fffiloni</a></th>
<!--<th><a class="link" href="https://www.github.com/fffiloni" target=”_blank” rel="noopener"><img src="/img/ico_git.png" alt="Github logo"> fffiloni</a></th>
<th><a class="link" href="https://buymeacoffee.com/weyaxi" target=”_blank” rel="noopener"><img src="/img/ico_web.png" alt="Github logo"> buymeacoffee.com/weyaxi</a></th>-->
</tr>
</table>
</section>
<section class="tab-content">
<h3>Note: Top 100 leaderboard of contributors with the most accumulated Spaces likes ♥ / Showing only single users (no orgs) with X accounts.</h3>
<table>
<tr>
<th>1</th>
<th><a class="link" href="https://www.huggingface.co/fffiloni" target=”_blank” rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> fffiloni</a> </th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 1324 likes</th>
<th><a class="button" href="https://www.twitter.com/fffiloni" target=”_blank” rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @fffiloni</a></th>
</tr>
<tr>
<th>2</th>
<th><a class="link" href="https://www.huggingface.co/fffiloni" target=”_blank” rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> fffiloni</a> </th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 1067 likes</th>
<th><a class="button" href="https://www.twitter.com/fffiloni" target=”_blank” rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @fffiloni</a></th>
</tr>
<tr>
<th>3</th>
<th><a class="link" href="https://www.huggingface.co/fffiloni" target=”_blank” rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> fffiloni</a> </th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 925 likes</th>
<th><a class="button" href="https://www.twitter.com/fffiloni" target=”_blank” rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @fffiloni</a></th>
<!--<th><a class="link" href="https://www.github.com/fffiloni" target=”_blank” rel="noopener"><img src="/img/ico_git.png" alt="Github logo"> fffiloni</a></th>
<th><a class="link" href="https://buymeacoffee.com/weyaxi" target=”_blank” rel="noopener"><img src="/img/ico_web.png" alt="Github logo"> buymeacoffee.com/weyaxi</a></th>-->
</tr>
</table>
</section>
<section class="tab-content">
<h3>Note: Top 100 leaderboard of Hugging Face users with the most Followers ᯤ / Showing only single users (no orgs) with X accounts.</h3>
<table>
<tr>
<th>1</th>
<th><a class="link" href="https://www.huggingface.co/fffiloni" target=”_blank” rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> fffiloni</a> </th>
<th><img src="/img/ico_follow.png" alt="followers"> 1324 followers</th>
<th><a class="button" href="https://www.twitter.com/fffiloni" target=”_blank” rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @fffiloni</a></th>
</tr>
<tr>
<th>2</th>
<th><a class="link" href="https://www.huggingface.co/fffiloni" target=”_blank” rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> fffiloni</a> </th>
<th><img src="/img/ico_follow.png" alt="followers"> 1067 followers</th>
<th><a class="button" href="https://www.twitter.com/fffiloni" target=”_blank” rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @fffiloni</a></th>
</tr>
<tr>
<th>3</th>
<th><a class="link" href="https://www.huggingface.co/fffiloni" target=”_blank” rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> fffiloni</a> </th>
<th><img src="/img/ico_follow.png" alt="followers"> 925 followers</th>
<th><a class="button" href="https://www.twitter.com/fffiloni" target=”_blank” rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @fffiloni</a></th>
<!--<th><a class="link" href="https://www.github.com/fffiloni" target=”_blank” rel="noopener"><img src="/img/ico_git.png" alt="Github logo"> fffiloni</a></th>
<th><a class="link" href="https://buymeacoffee.com/weyaxi" target=”_blank” rel="noopener"><img src="/img/ico_web.png" alt="Github logo"> buymeacoffee.com/weyaxi</a></th>-->
</tr>
</table>
</section>
<section class="notes">
<h2>Notes</h2>
<h4>
⏳ Updated on February 23, 2024. ⚙️ Space UX built with <a class="small-link" href="https://hf.co/chat/assistant/65b24c4e4914c9938c4a1a34" target=”_blank” rel="noopener"><u>Website Designer</u></a> Assistant by <a class="small-link" href="https://huggingface.co/victor" target=”_blank” rel="noopener"><u>Victor Mustar</u></a>.<br>
🎯 Data sourced from <a class="small-link" href="https://huggingface.co/spaces/Weyaxi/huggingface-leaderboard" target=”_blank” rel="noopener"><u>Huggingface Leaderboard</u></a> and <a class="small-link" href="https://huggingface.co/spaces/Weyaxi/followers-leaderboard" target=”_blank” rel="noopener"><u>Follower Leaderboard</u></a> Spaces by <a class="small-link" href="https://huggingface.co/Weyaxi" target=”_blank” rel="noopener"><u>Yağız Çalık</u></a>.<br>
🏗️ Suggestions are welcome :) Feel free to ❤️ this Space and follow me on <a class="small-link" href="https://huggingface.co/mvaloatto" target=”_blank” rel="noopener"><u><img src="/img/ico_hf.png" alt="HuggingFace logo">mvaloatto</u></a> or <a class="small-link" href="https://x.com/mvaloatto" target=”_blank” rel="noopener"><u><img src="/img/ico_x.png" alt="X logo">mvaloatto</u></a>
</h4>
</section>
</main>
<script src="scripts.js"></script>
</body>
</html>