Spaces:
Running
Running
File size: 136,128 Bytes
25c2a97 2fe7785 25c2a97 da06a4e 85007e3 2fe7785 91309f6 283bea8 da06a4e b27d324 721db01 b27d324 721db01 b27d324 facfbe9 213d46a b27d324 0c3a637 e67235b 68770b3 1989fd3 d4d388d 2f6d90b 68770b3 9072b4d 68770b3 e67235b b27d324 0c3a637 721db01 400e009 721db01 b27d324 0c3a637 721db01 1c1085d a0f98a4 1c1085d 721db01 283bea8 213d46a 0c3a637 721db01 213d46a 5899683 04dd452 4ca985a c540b98 04dd452 283bea8 25c2a97 283bea8 25c2a97 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453 1454 1455 1456 1457 1458 1459 1460 1461 1462 1463 1464 1465 1466 1467 1468 1469 1470 1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748 1749 1750 1751 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761 1762 1763 1764 1765 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 1793 1794 1795 1796 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 |
<!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>Jonatas Grosman</th>
<th><img src="/img/ico_models.png" alt="Models"> 86,690,865 downloads</th>
<th><a class="link" href="https://huggingface.co/jonatasgrosman/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> jonatasgrosman</a> </th>
<th><a class="button" href="https://twitter.com/jonatasgrosman" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @jonatasgrosman</a></th>
</tr><tr>
<th>2</th>
<th>Manuel Romero</th>
<th><img src="/img/ico_models.png" alt="Models"> 18,398,234 downloads</th>
<th><a class="link" href="https://huggingface.co/mrm8488/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> mrm8488</a> </th>
<th><a class="button" href="https://twitter.com/mrm8488" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @mrm8488</a></th>
</tr><tr>
<th>3</th>
<th>Lik Xun Yuan</th>
<th><img src="/img/ico_models.png" alt="Models"> 13,517,431 downloads</th>
<th><a class="link" href="https://huggingface.co/lxyuan/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> lxyuan</a> </th>
<th><a class="button" href="https://twitter.com/LxYuan" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @LxYuan</a></th>
</tr><tr>
<th>4</th>
<th>Sam Lowe</th>
<th><img src="/img/ico_models.png" alt="Models"> 12,659,742 downloads</th>
<th><a class="link" href="https://huggingface.co/SamLowe/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> SamLowe</a> </th>
<th><a class="button" href="https://twitter.com/sam_lowe" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @sam_lowe</a></th>
</tr><tr>
<th>5</th>
<th>Ashish Kumar</th>
<th><img src="/img/ico_models.png" alt="Models"> 12,468,964 downloads</th>
<th><a class="link" href="https://huggingface.co/Ashishkr/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> Ashishkr</a> </th>
<th><a class="button" href="https://twitter.com/autoDatasci" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @autoDatasci</a></th>
</tr><tr>
<th>6</th>
<th>Prajjwal</th>
<th><img src="/img/ico_models.png" alt="Models"> 8,216,960 downloads</th>
<th><a class="link" href="https://huggingface.co/prajjwal1/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> prajjwal1</a> </th>
<th><a class="button" href="https://twitter.com/prajjwal_1" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @prajjwal_1</a></th>
</tr><tr>
<th>7</th>
<th>Tom Jobbins</th>
<th><img src="/img/ico_models.png" alt="Models"> 5,026,275 downloads</th>
<th><a class="link" href="https://huggingface.co/TheBloke/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> TheBloke</a> </th>
<th><a class="button" href="https://twitter.com/TheBlokeAI" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @TheBlokeAI</a></th>
</tr><tr>
<th>8</th>
<th>Moritz Laurer</th>
<th><img src="/img/ico_models.png" alt="Models"> 4,609,283 downloads</th>
<th><a class="link" href="https://huggingface.co/MoritzLaurer/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> MoritzLaurer</a> </th>
<th><a class="button" href="https://twitter.com/MoritzLaurer" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @MoritzLaurer</a></th>
</tr><tr>
<th>9</th>
<th>Benjamin Minixhofer</th>
<th><img src="/img/ico_models.png" alt="Models"> 4,455,438 downloads</th>
<th><a class="link" href="https://huggingface.co/benjamin/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> benjamin</a> </th>
<th><a class="button" href="https://twitter.com/bminixhofer" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @bminixhofer</a></th>
</tr><tr>
<th>10</th>
<th>David S. Lim</th>
<th><img src="/img/ico_models.png" alt="Models"> 2,978,997 downloads</th>
<th><a class="link" href="https://huggingface.co/dslim/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> dslim</a> </th>
<th><a class="button" href="https://twitter.com/limsanity23" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @limsanity23</a></th>
</tr><tr>
<th>11</th>
<th>Vikas Paruchuri</th>
<th><img src="/img/ico_models.png" alt="Models"> 2,791,893 downloads</th>
<th><a class="link" href="https://huggingface.co/vikp/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> vikp</a> </th>
<th><a class="button" href="https://twitter.com/vikparuchuri" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @vikparuchuri</a></th>
</tr><tr>
<th>12</th>
<th>Seyone Chithrananda</th>
<th><img src="/img/ico_models.png" alt="Models"> 1,960,894 downloads</th>
<th><a class="link" href="https://huggingface.co/seyonec/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> seyonec</a> </th>
<th><a class="button" href="https://twitter.com/SeyoneC" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @SeyoneC</a></th>
</tr><tr>
<th>13</th>
<th>Sam Shleifer</th>
<th><img src="/img/ico_models.png" alt="Models"> 1,477,369 downloads</th>
<th><a class="link" href="https://huggingface.co/sshleifer/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> sshleifer</a> </th>
<th><a class="button" href="https://twitter.com/sam_shleifer" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @sam_shleifer</a></th>
</tr><tr>
<th>14</th>
<th>Prithivi Da</th>
<th><img src="/img/ico_models.png" alt="Models"> 1,459,847 downloads</th>
<th><a class="link" href="https://huggingface.co/prithivida/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> prithivida</a> </th>
<th><a class="button" href="https://twitter.com/prithivida" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @prithivida</a></th>
</tr><tr>
<th>15</th>
<th>Juan Manuel Pérez</th>
<th><img src="/img/ico_models.png" alt="Models"> 1,386,363 downloads</th>
<th><a class="link" href="https://huggingface.co/finiteautomata/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> finiteautomata</a> </th>
<th><a class="button" href="https://twitter.com/perezjotaeme" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @perezjotaeme</a></th>
</tr><tr>
<th>16</th>
<th>David Dale</th>
<th><img src="/img/ico_models.png" alt="Models"> 1,271,086 downloads</th>
<th><a class="link" href="https://huggingface.co/cointegrated/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> cointegrated</a> </th>
<th><a class="button" href="https://twitter.com/cointegrated" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @cointegrated</a></th>
</tr><tr>
<th>17</th>
<th>Ali Eren Ak</th>
<th><img src="/img/ico_models.png" alt="Models"> 1,243,602 downloads</th>
<th><a class="link" href="https://huggingface.co/alierenak/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> alierenak</a> </th>
<th><a class="button" href="https://twitter.com/alierenak0" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @alierenak0</a></th>
</tr><tr>
<th>18</th>
<th>Ahmed Rachid Hazourli</th>
<th><img src="/img/ico_models.png" alt="Models"> 1,235,960 downloads</th>
<th><a class="link" href="https://huggingface.co/ahmedrachid/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> ahmedrachid</a> </th>
<th><a class="button" href="https://twitter.com/ahmedhazourli" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @ahmedrachid</a></th>
</tr><tr>
<th>19</th>
<th>NLP Town</th>
<th><img src="/img/ico_models.png" alt="Models"> 1,189,514 downloads</th>
<th><a class="link" href="https://huggingface.co/nlptown/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> nlptown</a> </th>
<th><a class="button" href="https://twitter.com/nlptown" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @nlptown</a></th>
</tr><tr>
<th>20</th>
<th>Tsuyoshi Matsuzaki</th>
<th><img src="/img/ico_models.png" alt="Models"> 995,635 downloads</th>
<th><a class="link" href="https://huggingface.co/tsmatz/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> tsmatz</a> </th>
<th><a class="button" href="https://twitter.com/tsmatz_tsuyoshi" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @tsmatz_tsuyoshi</a></th>
</tr><tr>
<th>21</th>
<th>Emily Alsentzer</th>
<th><img src="/img/ico_models.png" alt="Models"> 807,021 downloads</th>
<th><a class="link" href="https://huggingface.co/emilyalsentzer/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> emilyalsentzer</a> </th>
<th><a class="button" href="https://twitter.com/Emily_Alsentzer" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @Emily_Alsentzer</a></th>
</tr><tr>
<th>22</th>
<th>Younes Belkada</th>
<th><img src="/img/ico_models.png" alt="Models"> 800,448 downloads</th>
<th><a class="link" href="https://huggingface.co/ybelkada/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> ybelkada</a> </th>
<th><a class="button" href="https://twitter.com/younesbelkada" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @younesbelkada</a></th>
</tr><tr>
<th>23</th>
<th>Teknium</th>
<th><img src="/img/ico_models.png" alt="Models"> 785,833 downloads</th>
<th><a class="link" href="https://huggingface.co/teknium/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> teknium</a> </th>
<th><a class="button" href="https://twitter.com/teknium1" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @teknium1</a></th>
</tr><tr>
<th>24</th>
<th>Philipp Schmid</th>
<th><img src="/img/ico_models.png" alt="Models"> 764,642 downloads</th>
<th><a class="link" href="https://huggingface.co/philschmid/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> philschmid</a> </th>
<th><a class="button" href="https://twitter.com/_philschmid" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @_philschmid</a></th>
</tr><tr>
<th>25</th>
<th>Oliver Guhr</th>
<th><img src="/img/ico_models.png" alt="Models"> 755,600 downloads</th>
<th><a class="link" href="https://huggingface.co/oliverguhr/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> oliverguhr</a> </th>
<th><a class="button" href="https://twitter.com/oliverguhr" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @oliverguhr</a></th>
</tr><tr>
<th>26</th>
<th>ai-forever</th>
<th><img src="/img/ico_models.png" alt="Models"> 685,424 downloads</th>
<th><a class="link" href="https://huggingface.co/ai-forever/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> ai-forever</a> </th>
<th><a class="button" href="https://twitter.com/stazizov" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @ai-forever</a></th>
</tr><tr>
<th>27</th>
<th>Tim Brooks</th>
<th><img src="/img/ico_models.png" alt="Models"> 648,552 downloads</th>
<th><a class="link" href="https://huggingface.co/timbrooks/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> timbrooks</a> </th>
<th><a class="button" href="https://twitter.com/_tim_brooks" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @_tim_brooks</a></th>
</tr><tr>
<th>28</th>
<th>Haotian Liu</th>
<th><img src="/img/ico_models.png" alt="Models"> 492,499 downloads</th>
<th><a class="link" href="https://huggingface.co/liuhaotian/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> liuhaotian</a> </th>
<th><a class="button" href="https://twitter.com/imhaotian" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @imhaotian</a></th>
</tr><tr>
<th>29</th>
<th>Suraj Parmar</th>
<th><img src="/img/ico_models.png" alt="Models"> 422,816 downloads</th>
<th><a class="link" href="https://huggingface.co/surajp/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> surajp</a> </th>
<th><a class="button" href="https://twitter.com/parmarsuraj99" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @parmarsuraj99</a></th>
</tr><tr>
<th>30</th>
<th>Patrick John Chia</th>
<th><img src="/img/ico_models.png" alt="Models"> 389,686 downloads</th>
<th><a class="link" href="https://huggingface.co/patrickjohncyh/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> patrickjohncyh</a> </th>
<th><a class="button" href="https://twitter.com/patrickjohncyh" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @patrickjohncyh</a></th>
</tr><tr>
<th>31</th>
<th>PromptHero</th>
<th><img src="/img/ico_models.png" alt="Models"> 384,871 downloads</th>
<th><a class="link" href="https://huggingface.co/prompthero/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> prompthero</a> </th>
<th><a class="button" href="https://twitter.com/prompthero" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @prompthero</a></th>
</tr><tr>
<th>32</th>
<th>alexander izquierdo</th>
<th><img src="/img/ico_models.png" alt="Models"> 371,945 downloads</th>
<th><a class="link" href="https://huggingface.co/dataautogpt3/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> dataautogpt3</a> </th>
<th><a class="button" href="https://twitter.com/DataPlusEngine" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @DataPlusEngine</a></th>
</tr><tr>
<th>33</th>
<th>AUEB NLP Group</th>
<th><img src="/img/ico_models.png" alt="Models"> 364,178 downloads</th>
<th><a class="link" href="https://huggingface.co/nlpaueb/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> nlpaueb</a> </th>
<th><a class="button" href="https://twitter.com/AUEBNLPGroup" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @AUEBNLPGroup</a></th>
</tr><tr>
<th>34</th>
<th>Suraj Patil</th>
<th><img src="/img/ico_models.png" alt="Models"> 352,101 downloads</th>
<th><a class="link" href="https://huggingface.co/valhalla/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> valhalla</a> </th>
<th><a class="button" href="https://twitter.com/psuraj28" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @psuraj28</a></th>
</tr><tr>
<th>35</th>
<th>David Adelani</th>
<th><img src="/img/ico_models.png" alt="Models"> 350,820 downloads</th>
<th><a class="link" href="https://huggingface.co/Davlan/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> Davlan</a> </th>
<th><a class="button" href="https://twitter.com/davlanade" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @davlanade</a></th>
</tr><tr>
<th>36</th>
<th>linbin</th>
<th><img src="/img/ico_models.png" alt="Models"> 347,462 downloads</th>
<th><a class="link" href="https://huggingface.co/LanguageBind/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> LanguageBind</a> </th>
<th><a class="button" href="https://twitter.com/LinBin46984" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @LinBin46984</a></th>
</tr><tr>
<th>37</th>
<th>Nate Raw</th>
<th><img src="/img/ico_models.png" alt="Models"> 340,086 downloads</th>
<th><a class="link" href="https://huggingface.co/nateraw/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> nateraw</a> </th>
<th><a class="button" href="https://twitter.com/_nateraw" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @_nateraw</a></th>
</tr><tr>
<th>38</th>
<th>Félix Marty</th>
<th><img src="/img/ico_models.png" alt="Models"> 328,249 downloads</th>
<th><a class="link" href="https://huggingface.co/fxmarty/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> fxmarty</a> </th>
<th><a class="button" href="https://twitter.com/efxmarty" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @fxmarty</a></th>
</tr><tr>
<th>39</th>
<th>Shivanand Roy</th>
<th><img src="/img/ico_models.png" alt="Models"> 293,077 downloads</th>
<th><a class="link" href="https://huggingface.co/snrspeaks/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> snrspeaks</a> </th>
<th><a class="button" href="https://twitter.com/snrspeaks" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @snrspeaks</a></th>
</tr><tr>
<th>40</th>
<th>madebyollin</th>
<th><img src="/img/ico_models.png" alt="Models"> 281,138 downloads</th>
<th><a class="link" href="https://huggingface.co/madebyollin/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> madebyollin</a> </th>
<th><a class="button" href="https://twitter.com/madebyollin" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @madebyollin</a></th>
</tr><tr>
<th>41</th>
<th>Tim Isbister</th>
<th><img src="/img/ico_models.png" alt="Models"> 277,178 downloads</th>
<th><a class="link" href="https://huggingface.co/timpal0l/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> timpal0l</a> </th>
<th><a class="button" href="https://twitter.com/isbister_tim" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @isbister_tim</a></th>
</tr><tr>
<th>42</th>
<th>Bhadresh Savani</th>
<th><img src="/img/ico_models.png" alt="Models"> 275,685 downloads</th>
<th><a class="link" href="https://huggingface.co/bhadresh-savani/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> bhadresh-savani</a> </th>
<th><a class="button" href="https://twitter.com/bhadreshsavani" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @bhadreshsavani</a></th>
</tr><tr>
<th>43</th>
<th>Princeton NLP group</th>
<th><img src="/img/ico_models.png" alt="Models"> 264,507 downloads</th>
<th><a class="link" href="https://huggingface.co/princeton-nlp/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> princeton-nlp</a> </th>
<th><a class="button" href="https://twitter.com/princeton_nlp" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @princeton_nlp</a></th>
</tr><tr>
<th>44</th>
<th>Kerem</th>
<th><img src="/img/ico_models.png" alt="Models"> 241,116 downloads</th>
<th><a class="link" href="https://huggingface.co/keremberke/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> keremberke</a> </th>
<th><a class="button" href="https://twitter.com/_keremberke" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @_keremberke</a></th>
</tr><tr>
<th>45</th>
<th>Wonjae Kim</th>
<th><img src="/img/ico_models.png" alt="Models"> 234,729 downloads</th>
<th><a class="link" href="https://huggingface.co/dandelin/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> dandelin</a> </th>
<th><a class="button" href="https://twitter.com/dandelin_kim" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @dandelin_kim</a></th>
</tr><tr>
<th>46</th>
<th>neggles</th>
<th><img src="/img/ico_models.png" alt="Models"> 227,348 downloads</th>
<th><a class="link" href="https://huggingface.co/neggles/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> neggles</a> </th>
<th><a class="button" href="https://twitter.com/missneggles" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @missneggles</a></th>
</tr><tr>
<th>47</th>
<th>Joel Niklaus</th>
<th><img src="/img/ico_models.png" alt="Models"> 226,933 downloads</th>
<th><a class="link" href="https://huggingface.co/joelniklaus/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> joelniklaus</a> </th>
<th><a class="button" href="https://twitter.com/JoelNiklaus" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @JoelNiklaus</a></th>
</tr><tr>
<th>48</th>
<th>Dion Timmer</th>
<th><img src="/img/ico_models.png" alt="Models"> 224,213 downloads</th>
<th><a class="link" href="https://huggingface.co/DionTimmer/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> DionTimmer</a> </th>
<th><a class="button" href="https://twitter.com/diontimmermusic" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @diontimmermusic</a></th>
</tr><tr>
<th>49</th>
<th>Zhaofeng Wu</th>
<th><img src="/img/ico_models.png" alt="Models"> 222,469 downloads</th>
<th><a class="link" href="https://huggingface.co/SpanBERT/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> SpanBERT</a> </th>
<th><a class="button" href="https://twitter.com/zhaofeng_wu" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @ZhaofengWu</a></th>
</tr><tr>
<th>50</th>
<th>Javier Rando</th>
<th><img src="/img/ico_models.png" alt="Models"> 190,040 downloads</th>
<th><a class="link" href="https://huggingface.co/javirandor/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> javirandor</a> </th>
<th><a class="button" href="https://twitter.com/javirandor" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @javirandor</a></th>
</tr><tr>
<th>51</th>
<th>James Betker</th>
<th><img src="/img/ico_models.png" alt="Models"> 189,258 downloads</th>
<th><a class="link" href="https://huggingface.co/jbetker/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> jbetker</a> </th>
<th><a class="button" href="https://twitter.com/neonbjb" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @neonbjb</a></th>
</tr><tr>
<th>52</th>
<th>wavymulder</th>
<th><img src="/img/ico_models.png" alt="Models"> 180,772 downloads</th>
<th><a class="link" href="https://huggingface.co/wavymulder/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> wavymulder</a> </th>
<th><a class="button" href="https://twitter.com/wavymulder" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @wavymulder</a></th>
</tr><tr>
<th>53</th>
<th>Yağız Çalık</th>
<th><img src="/img/ico_models.png" alt="Models"> 177,591 downloads</th>
<th><a class="link" href="https://huggingface.co/Weyaxi/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> Weyaxi</a> </th>
<th><a class="button" href="https://twitter.com/Weyaxi" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @Weyaxi</a></th>
</tr><tr>
<th>54</th>
<th>François Remy</th>
<th><img src="/img/ico_models.png" alt="Models"> 172,112 downloads</th>
<th><a class="link" href="https://huggingface.co/FremyCompany/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> FremyCompany</a> </th>
<th><a class="button" href="https://twitter.com/FremyCompany" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @FremyCompany</a></th>
</tr><tr>
<th>55</th>
<th>elanmitsua</th>
<th><img src="/img/ico_models.png" alt="Models"> 163,203 downloads</th>
<th><a class="link" href="https://huggingface.co/Mitsua/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> Mitsua</a> </th>
<th><a class="button" href="https://twitter.com/elanmitsua" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @elanmitsua</a></th>
</tr><tr>
<th>56</th>
<th>Federico Bianchi</th>
<th><img src="/img/ico_models.png" alt="Models"> 162,799 downloads</th>
<th><a class="link" href="https://huggingface.co/vinid/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> vinid</a> </th>
<th><a class="button" href="https://twitter.com/federicobianchy" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @federicobianchy</a></th>
</tr><tr>
<th>57</th>
<th>Simian Luo</th>
<th><img src="/img/ico_models.png" alt="Models"> 162,350 downloads</th>
<th><a class="link" href="https://huggingface.co/SimianLuo/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> SimianLuo</a> </th>
<th><a class="button" href="https://twitter.com/SimianLuo" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @SimianLuo</a></th>
</tr><tr>
<th>58</th>
<th>Aivin Solatorio</th>
<th><img src="/img/ico_models.png" alt="Models"> 159,742 downloads</th>
<th><a class="link" href="https://huggingface.co/avsolatorio/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> avsolatorio</a> </th>
<th><a class="button" href="https://twitter.com/avsolatorio" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @avsolatorio</a></th>
</tr><tr>
<th>59</th>
<th>Galileo Datasets</th>
<th><img src="/img/ico_models.png" alt="Models"> 154,325 downloads</th>
<th><a class="link" href="https://huggingface.co/rungalileo/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> rungalileo</a> </th>
<th><a class="button" href="https://twitter.com/rungalileo" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @rungalileo</a></th>
</tr><tr>
<th>60</th>
<th>Leon Derczynski</th>
<th><img src="/img/ico_models.png" alt="Models"> 150,233 downloads</th>
<th><a class="link" href="https://huggingface.co/leondz/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> leondz</a> </th>
<th><a class="button" href="https://twitter.com/leonderczynski" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @leonderczynski</a></th>
</tr><tr>
<th>61</th>
<th>Unitary</th>
<th><img src="/img/ico_models.png" alt="Models"> 146,668 downloads</th>
<th><a class="link" href="https://huggingface.co/unitary/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> unitary</a> </th>
<th><a class="button" href="https://twitter.com/UnitaryAI" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @UnitaryAI</a></th>
</tr><tr>
<th>62</th>
<th>ayameRushia</th>
<th><img src="/img/ico_models.png" alt="Models"> 134,671 downloads</th>
<th><a class="link" href="https://huggingface.co/ayameRushia/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> ayameRushia</a> </th>
<th><a class="button" href="https://twitter.com/ayameRushia" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @ayameRushia</a></th>
</tr><tr>
<th>63</th>
<th>Pankaj Mathur</th>
<th><img src="/img/ico_models.png" alt="Models"> 134,526 downloads</th>
<th><a class="link" href="https://huggingface.co/pankajmathur/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> pankajmathur</a> </th>
<th><a class="button" href="https://twitter.com/pankajmathur_" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @pankajmathur_</a></th>
</tr><tr>
<th>64</th>
<th>Lee Junbum</th>
<th><img src="/img/ico_models.png" alt="Models"> 134,230 downloads</th>
<th><a class="link" href="https://huggingface.co/beomi/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> beomi</a> </th>
<th><a class="button" href="https://twitter.com/__Beomi__" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @__Beomi__</a></th>
</tr><tr>
<th>65</th>
<th>Mateusz Dziemian</th>
<th><img src="/img/ico_models.png" alt="Models"> 131,618 downloads</th>
<th><a class="link" href="https://huggingface.co/mattmdjaga/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> mattmdjaga</a> </th>
<th><a class="button" href="https://twitter.com/mattmdjaga" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @mattmdjaga</a></th>
</tr><tr>
<th>66</th>
<th>Eugene Siow</th>
<th><img src="/img/ico_models.png" alt="Models"> 131,265 downloads</th>
<th><a class="link" href="https://huggingface.co/eugenesiow/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> eugenesiow</a> </th>
<th><a class="button" href="https://twitter.com/eugene_siow" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @eugene_siow</a></th>
</tr><tr>
<th>67</th>
<th>Maziyar Panahi</th>
<th><img src="/img/ico_models.png" alt="Models"> 128,202 downloads</th>
<th><a class="link" href="https://huggingface.co/MaziyarPanahi/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> MaziyarPanahi</a> </th>
<th><a class="button" href="https://twitter.com/MaziyarPanahi" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @MaziyarPanahi</a></th>
</tr><tr>
<th>68</th>
<th>Fabio Chiusano</th>
<th><img src="/img/ico_models.png" alt="Models"> 126,580 downloads</th>
<th><a class="link" href="https://huggingface.co/fabiochiu/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> fabiochiu</a> </th>
<th><a class="button" href="https://twitter.com/fabiochiusano" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @fabiochiusano</a></th>
</tr><tr>
<th>69</th>
<th>Jon Durbin</th>
<th><img src="/img/ico_models.png" alt="Models"> 122,449 downloads</th>
<th><a class="link" href="https://huggingface.co/jondurbin/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> jondurbin</a> </th>
<th><a class="button" href="https://twitter.com/jon_durbin" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @jon_durbin</a></th>
</tr><tr>
<th>70</th>
<th>Ming Xu (徐明)</th>
<th><img src="/img/ico_models.png" alt="Models"> 120,780 downloads</th>
<th><a class="link" href="https://huggingface.co/shibing624/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> shibing624</a> </th>
<th><a class="button" href="https://twitter.com/OilandLuca" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @OilandLuca</a></th>
</tr><tr>
<th>71</th>
<th>Knut Jägersberg</th>
<th><img src="/img/ico_models.png" alt="Models"> 110,705 downloads</th>
<th><a class="link" href="https://huggingface.co/KnutJaegersberg/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> KnutJaegersberg</a> </th>
<th><a class="button" href="https://twitter.com/jagersbergknut" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @jagersbergknut</a></th>
</tr><tr>
<th>72</th>
<th>Shashank Sonkar</th>
<th><img src="/img/ico_models.png" alt="Models"> 110,474 downloads</th>
<th><a class="link" href="https://huggingface.co/luffycodes/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> luffycodes</a> </th>
<th><a class="button" href="https://twitter.com/shashank_nlp" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @shashank_nlp</a></th>
</tr><tr>
<th>73</th>
<th>Yixin Nie</th>
<th><img src="/img/ico_models.png" alt="Models"> 100,297 downloads</th>
<th><a class="link" href="https://huggingface.co/ynie/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> ynie</a> </th>
<th><a class="button" href="https://twitter.com/EasonNie" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @EasonNie</a></th>
</tr><tr>
<th>74</th>
<th>WizardLM</th>
<th><img src="/img/ico_models.png" alt="Models"> 98,390 downloads</th>
<th><a class="link" href="https://huggingface.co/WizardLM/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> WizardLM</a> </th>
<th><a class="button" href="https://twitter.com/WizardLM_AI" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @WizardLM_AI</a></th>
</tr><tr>
<th>75</th>
<th>Victor Gallego</th>
<th><img src="/img/ico_models.png" alt="Models"> 96,967 downloads</th>
<th><a class="link" href="https://huggingface.co/vicgalle/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> vicgalle</a> </th>
<th><a class="button" href="https://twitter.com/vicgalle_" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @vicgalle_</a></th>
</tr><tr>
<th>76</th>
<th>ArtificialGuy/JV.K</th>
<th><img src="/img/ico_models.png" alt="Models"> 96,864 downloads</th>
<th><a class="link" href="https://huggingface.co/artificialguybr/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> artificialguybr</a> </th>
<th><a class="button" href="https://twitter.com/artificialguybr" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @artificialguybr</a></th>
</tr><tr>
<th>77</th>
<th>Swan Htet Aung</th>
<th><img src="/img/ico_models.png" alt="Models"> 94,633 downloads</th>
<th><a class="link" href="https://huggingface.co/5w4n/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> 5w4n</a> </th>
<th><a class="button" href="https://twitter.com/swanhtet1992" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @swanhtet1992</a></th>
</tr><tr>
<th>78</th>
<th>Damien Sileo</th>
<th><img src="/img/ico_models.png" alt="Models"> 93,687 downloads</th>
<th><a class="link" href="https://huggingface.co/sileod/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> sileod</a> </th>
<th><a class="button" href="https://twitter.com/dmnsl1" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @dmnsl1</a></th>
</tr><tr>
<th>79</th>
<th>Nicholas Muchinguri</th>
<th><img src="/img/ico_models.png" alt="Models"> 91,652 downloads</th>
<th><a class="link" href="https://huggingface.co/nickmuchi/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> nickmuchi</a> </th>
<th><a class="button" href="https://twitter.com/Nickmuchi" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @Nickmuchi</a></th>
</tr><tr>
<th>80</th>
<th>yanis labrak</th>
<th><img src="/img/ico_models.png" alt="Models"> 90,474 downloads</th>
<th><a class="link" href="https://huggingface.co/qanastek/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> qanastek</a> </th>
<th><a class="button" href="https://twitter.com/yanislabrak" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @yanislabrak</a></th>
</tr><tr>
<th>81</th>
<th>Lewis Tunstall</th>
<th><img src="/img/ico_models.png" alt="Models"> 89,190 downloads</th>
<th><a class="link" href="https://huggingface.co/lewtun/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> lewtun</a> </th>
<th><a class="button" href="https://twitter.com/_lewtun" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @_lewtun</a></th>
</tr><tr>
<th>82</th>
<th>Ella Charlaix</th>
<th><img src="/img/ico_models.png" alt="Models"> 83,939 downloads</th>
<th><a class="link" href="https://huggingface.co/echarlaix/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> echarlaix</a> </th>
<th><a class="button" href="https://twitter.com/ellacharlaix" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @ellacharlaix</a></th>
</tr><tr>
<th>83</th>
<th>Tom Aarsen</th>
<th><img src="/img/ico_models.png" alt="Models"> 82,611 downloads</th>
<th><a class="link" href="https://huggingface.co/tomaarsen/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> tomaarsen</a> </th>
<th><a class="button" href="https://twitter.com/tomaarsen" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @tomaarsen</a></th>
</tr><tr>
<th>84</th>
<th>vik</th>
<th><img src="/img/ico_models.png" alt="Models"> 81,001 downloads</th>
<th><a class="link" href="https://huggingface.co/vikhyatk/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> vikhyatk</a> </th>
<th><a class="button" href="https://twitter.com/vikhyatk" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @vikhyatk</a></th>
</tr><tr>
<th>85</th>
<th>Christian Siebert</th>
<th><img src="/img/ico_models.png" alt="Models"> 80,341 downloads</th>
<th><a class="link" href="https://huggingface.co/siebert/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> siebert</a> </th>
<th><a class="button" href="https://twitter.com/chrsiebert" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @chrsiebert</a></th>
</tr><tr>
<th>86</th>
<th>Mehrdad Farahani</th>
<th><img src="/img/ico_models.png" alt="Models"> 79,381 downloads</th>
<th><a class="link" href="https://huggingface.co/m3hrdadfi/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> m3hrdadfi</a> </th>
<th><a class="button" href="https://twitter.com/m3hrdadfi" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @m3hrdadfi</a></th>
</tr><tr>
<th>87</th>
<th>Jeonghwan Park</th>
<th><img src="/img/ico_models.png" alt="Models"> 77,525 downloads</th>
<th><a class="link" href="https://huggingface.co/maywell/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> maywell</a> </th>
<th><a class="button" href="https://twitter.com/stablefluffy" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @stablefluffy</a></th>
</tr><tr>
<th>88</th>
<th>Brandon G. Neri</th>
<th><img src="/img/ico_models.png" alt="Models"> 75,647 downloads</th>
<th><a class="link" href="https://huggingface.co/nerijs/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> nerijs</a> </th>
<th><a class="button" href="https://twitter.com/nerijs" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @nerijs</a></th>
</tr><tr>
<th>89</th>
<th>Thibaud Zamora</th>
<th><img src="/img/ico_models.png" alt="Models"> 74,805 downloads</th>
<th><a class="link" href="https://huggingface.co/thibaud/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> thibaud</a> </th>
<th><a class="button" href="https://twitter.com/thibaudz" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @thibaudz</a></th>
</tr><tr>
<th>90</th>
<th>Pere-Lluis Huguet Cabot</th>
<th><img src="/img/ico_models.png" alt="Models"> 71,254 downloads</th>
<th><a class="link" href="https://huggingface.co/PereLluis13/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> PereLluis13</a> </th>
<th><a class="button" href="https://twitter.com/PereLluisHC" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @PereLluisHC</a></th>
</tr><tr>
<th>91</th>
<th>Sayak Paul</th>
<th><img src="/img/ico_models.png" alt="Models"> 70,070 downloads</th>
<th><a class="link" href="https://huggingface.co/sayakpaul/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> sayakpaul</a> </th>
<th><a class="button" href="https://twitter.com/RisingSayak" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @RisingSayak</a></th>
</tr><tr>
<th>92</th>
<th>camenduru</th>
<th><img src="/img/ico_models.png" alt="Models"> 68,712 downloads</th>
<th><a class="link" href="https://huggingface.co/camenduru/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> camenduru</a> </th>
<th><a class="button" href="https://twitter.com/camenduru" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @camenduru</a></th>
</tr><tr>
<th>93</th>
<th>Leandro von Werra</th>
<th><img src="/img/ico_models.png" alt="Models"> 65,305 downloads</th>
<th><a class="link" href="https://huggingface.co/lvwerra/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> lvwerra</a> </th>
<th><a class="button" href="https://twitter.com/lvwerra" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @lvwerra</a></th>
</tr><tr>
<th>94</th>
<th>Zhiyu</th>
<th><img src="/img/ico_models.png" alt="Models"> 64,918 downloads</th>
<th><a class="link" href="https://huggingface.co/WinKawaks/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> WinKawaks</a> </th>
<th><a class="button" href="https://twitter.com/ZhiyuQu_" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @ZhiyuQu_</a></th>
</tr><tr>
<th>95</th>
<th>Qingqing Cao</th>
<th><img src="/img/ico_models.png" alt="Models"> 64,096 downloads</th>
<th><a class="link" href="https://huggingface.co/csarron/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> csarron</a> </th>
<th><a class="button" href="https://twitter.com/sysnlp" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @sysnlp</a></th>
</tr><tr>
<th>96</th>
<th>Haritz Puerto</th>
<th><img src="/img/ico_models.png" alt="Models"> 63,255 downloads</th>
<th><a class="link" href="https://huggingface.co/haritzpuerto/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> haritzpuerto</a> </th>
<th><a class="button" href="https://twitter.com/HaritzPuerto" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @HaritzPuerto</a></th>
</tr><tr>
<th>97</th>
<th>Jack Morris</th>
<th><img src="/img/ico_models.png" alt="Models"> 61,249 downloads</th>
<th><a class="link" href="https://huggingface.co/jxm/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> jxm</a> </th>
<th><a class="button" href="https://twitter.com/jxmnop" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @jxmnop</a></th>
</tr><tr>
<th>98</th>
<th>Migel Tissera</th>
<th><img src="/img/ico_models.png" alt="Models"> 60,000 downloads</th>
<th><a class="link" href="https://huggingface.co/migtissera/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> migtissera</a> </th>
<th><a class="button" href="https://twitter.com/migtissera" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @migtissera</a></th>
</tr><tr>
<th>99</th>
<th>Mostafa Bahadori</th>
<th><img src="/img/ico_models.png" alt="Models"> 59,969 downloads</th>
<th><a class="link" href="https://huggingface.co/BahAdoR0101/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> BahAdoR0101</a> </th>
<th><a class="button" href="https://twitter.com/imbahador2" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @imbahador2</a></th>
</tr><tr>
<th>100</th>
<th>Joe Davison</th>
<th><img src="/img/ico_models.png" alt="Models"> 59,143 downloads</th>
<th><a class="link" href="https://huggingface.co/joeddav/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> joeddav</a> </th>
<th><a class="button" href="https://twitter.com/joeddav" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @joeddav</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>Hailey Schoelkopf</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 6,426,527 downloads</th>
<th><a class="link" href="https://huggingface.co/hails/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> hails</a> </th>
<th><a class="button" href="https://twitter.com/haileysch__" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @haileysch__</a></th>
</tr><tr>
<th>2</th>
<th>Lucas Shen</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 2,403,737 downloads</th>
<th><a class="link" href="https://huggingface.co/lukaemon/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> lukaemon</a> </th>
<th><a class="button" href="https://twitter.com/luka_emon" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @luka_emon</a></th>
</tr><tr>
<th>3</th>
<th>Niklas Muennighoff</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 265,358 downloads</th>
<th><a class="link" href="https://huggingface.co/Muennighoff/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> Muennighoff</a> </th>
<th><a class="button" href="https://twitter.com/Muennighoff" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @Muennighoff</a></th>
</tr><tr>
<th>4</th>
<th>Haonan Li</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 252,056 downloads</th>
<th><a class="link" href="https://huggingface.co/haonan-li/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> haonan-li</a> </th>
<th><a class="button" href="https://twitter.com/haonanlp" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @haonanlp</a></th>
</tr><tr>
<th>5</th>
<th>Eliahu Horwitz</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 161,546 downloads</th>
<th><a class="link" href="https://huggingface.co/Eliahu/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> Eliahu</a> </th>
<th><a class="button" href="https://twitter.com/EliahuHorwitz" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @EliahuHorwitz</a></th>
</tr><tr>
<th>6</th>
<th>Sam Ingram</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 133,572 downloads</th>
<th><a class="link" href="https://huggingface.co/SamPIngram/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> SamPIngram</a> </th>
<th><a class="button" href="https://twitter.com/SamPIngram" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @SamPIngram</a></th>
</tr><tr>
<th>7</th>
<th>Mathijs Hollemans</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 124,372 downloads</th>
<th><a class="link" href="https://huggingface.co/Matthijs/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> Matthijs</a> </th>
<th><a class="button" href="https://twitter.com/mhollemans" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @mhollemans</a></th>
</tr><tr>
<th>8</th>
<th>Quentin Lhoest</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 66,483 downloads</th>
<th><a class="link" href="https://huggingface.co/lhoestq/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> lhoestq</a> </th>
<th><a class="button" href="https://twitter.com/lhoestq" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @lhoestq</a></th>
</tr><tr>
<th>9</th>
<th>Kung-Hsiang Huang</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 62,206 downloads</th>
<th><a class="link" href="https://huggingface.co/khhuang/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> khhuang</a> </th>
<th><a class="button" href="https://twitter.com/steeve__huang" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @steeve__huang</a></th>
</tr><tr>
<th>10</th>
<th>Haris Jabbar</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 56,968 downloads</th>
<th><a class="link" href="https://huggingface.co/maveriq/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> maveriq</a> </th>
<th><a class="button" href="https://twitter.com/harisnlp" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @harisnlp</a></th>
</tr><tr>
<th>11</th>
<th>Shunsuke Kitada</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 52,582 downloads</th>
<th><a class="link" href="https://huggingface.co/shunk031/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> shunk031</a> </th>
<th><a class="button" href="https://twitter.com/shunk031" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @shunk031</a></th>
</tr><tr>
<th>12</th>
<th>Julen Etxaniz</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 50,490 downloads</th>
<th><a class="link" href="https://huggingface.co/juletxara/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> juletxara</a> </th>
<th><a class="button" href="https://twitter.com/juletxara" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @juletxara</a></th>
</tr><tr>
<th>13</th>
<th>Stas Bekman</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 40,527 downloads</th>
<th><a class="link" href="https://huggingface.co/stas/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> stas</a> </th>
<th><a class="button" href="https://twitter.com/StasBekman" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @StasBekman</a></th>
</tr><tr>
<th>14</th>
<th>F-G Fernandez</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 35,394 downloads</th>
<th><a class="link" href="https://huggingface.co/frgfm/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> frgfm</a> </th>
<th><a class="button" href="https://twitter.com/FrG_FM" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @FrG_FM</a></th>
</tr><tr>
<th>15</th>
<th>Princeton NLP group</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 34,362 downloads</th>
<th><a class="link" href="https://huggingface.co/princeton-nlp/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> princeton-nlp</a> </th>
<th><a class="button" href="https://twitter.com/princeton_nlp" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @princeton_nlp</a></th>
</tr><tr>
<th>16</th>
<th>Tim Dettmers</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 31,718 downloads</th>
<th><a class="link" href="https://huggingface.co/timdettmers/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> timdettmers</a> </th>
<th><a class="button" href="https://twitter.com/tim_dettmers" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @tim_dettmers</a></th>
</tr><tr>
<th>17</th>
<th>Maxime Labonne</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 27,271 downloads</th>
<th><a class="link" href="https://huggingface.co/mlabonne/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> mlabonne</a> </th>
<th><a class="button" href="https://twitter.com/maximelabonne" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @maximelabonne</a></th>
</tr><tr>
<th>18</th>
<th>Nate Raw</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 26,225 downloads</th>
<th><a class="link" href="https://huggingface.co/nateraw/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> nateraw</a> </th>
<th><a class="button" href="https://twitter.com/_nateraw" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @_nateraw</a></th>
</tr><tr>
<th>19</th>
<th>Alex Havrilla</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 26,187 downloads</th>
<th><a class="link" href="https://huggingface.co/Dahoas/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> Dahoas</a> </th>
<th><a class="button" href="https://twitter.com/Dahoas1" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @Dahoas1</a></th>
</tr><tr>
<th>20</th>
<th>Niels Rogge</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 24,471 downloads</th>
<th><a class="link" href="https://huggingface.co/nielsr/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> nielsr</a> </th>
<th><a class="button" href="https://twitter.com/NielsRogge" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @NielsRogge</a></th>
</tr><tr>
<th>21</th>
<th>Royal Tensor</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 22,936 downloads</th>
<th><a class="link" href="https://huggingface.co/RoyalTensor/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> RoyalTensor</a> </th>
<th><a class="button" href="https://twitter.com/RoyalTensor" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @RoyalTensor</a></th>
</tr><tr>
<th>22</th>
<th>Aaron Gokaslan</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 20,441 downloads</th>
<th><a class="link" href="https://huggingface.co/Skylion007/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> Skylion007</a> </th>
<th><a class="button" href="https://twitter.com/Skyli0n7" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @Skyli0n7</a></th>
</tr><tr>
<th>23</th>
<th>Teknium</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 19,796 downloads</th>
<th><a class="link" href="https://huggingface.co/teknium/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> teknium</a> </th>
<th><a class="button" href="https://twitter.com/teknium1" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @teknium1</a></th>
</tr><tr>
<th>24</th>
<th>Neel Nanda</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 19,117 downloads</th>
<th><a class="link" href="https://huggingface.co/NeelNanda/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> NeelNanda</a> </th>
<th><a class="button" href="https://twitter.com/NeelNanda5" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @NeelNanda5</a></th>
</tr><tr>
<th>25</th>
<th>Ricardo Costa Dias Rei</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 17,814 downloads</th>
<th><a class="link" href="https://huggingface.co/RicardoRei/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> RicardoRei</a> </th>
<th><a class="button" href="https://twitter.com/RicardoRei7" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @RicardoRei7</a></th>
</tr><tr>
<th>26</th>
<th>Machel Reid</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 16,663 downloads</th>
<th><a class="link" href="https://huggingface.co/machelreid/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> machelreid</a> </th>
<th><a class="button" href="https://twitter.com/machelreid" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @machelreid</a></th>
</tr><tr>
<th>27</th>
<th>Falahgs Saleh</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 15,914 downloads</th>
<th><a class="link" href="https://huggingface.co/Falah/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> Falah</a> </th>
<th><a class="button" href="https://twitter.com/FalahGatea" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @FalahGatea</a></th>
</tr><tr>
<th>28</th>
<th>Shengyi Costa Huang</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 15,146 downloads</th>
<th><a class="link" href="https://huggingface.co/vwxyzjn/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> vwxyzjn</a> </th>
<th><a class="button" href="https://twitter.com/vwxyzjn" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @vwxyzjn</a></th>
</tr><tr>
<th>29</th>
<th>Jon Durbin</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 14,183 downloads</th>
<th><a class="link" href="https://huggingface.co/jondurbin/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> jondurbin</a> </th>
<th><a class="button" href="https://twitter.com/jon_durbin" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @jon_durbin</a></th>
</tr><tr>
<th>30</th>
<th>Dongkeun Yoon</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 13,766 downloads</th>
<th><a class="link" href="https://huggingface.co/DKYoon/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> DKYoon</a> </th>
<th><a class="button" href="https://twitter.com/dongkeun_yoon" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @dongkeun_yoon</a></th>
</tr><tr>
<th>31</th>
<th>Jean Kaddour</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 12,788 downloads</th>
<th><a class="link" href="https://huggingface.co/JeanKaddour/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> JeanKaddour</a> </th>
<th><a class="button" href="https://twitter.com/jeankaddour" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @jeankaddour</a></th>
</tr><tr>
<th>32</th>
<th>Jeonghwan Park</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 11,282 downloads</th>
<th><a class="link" href="https://huggingface.co/maywell/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> maywell</a> </th>
<th><a class="button" href="https://twitter.com/stablefluffy" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @stablefluffy</a></th>
</tr><tr>
<th>33</th>
<th>IndoLEM</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 10,133 downloads</th>
<th><a class="link" href="https://huggingface.co/indolem/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> indolem</a> </th>
<th><a class="button" href="https://twitter.com/fajrikoto" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @fajrikoto</a></th>
</tr><tr>
<th>34</th>
<th>kunishou</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 9,992 downloads</th>
<th><a class="link" href="https://huggingface.co/kunishou/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> kunishou</a> </th>
<th><a class="button" href="https://twitter.com/kun1em0n" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @kun1em0n</a></th>
</tr><tr>
<th>35</th>
<th>Jack Hessel</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 9,960 downloads</th>
<th><a class="link" href="https://huggingface.co/jmhessel/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> jmhessel</a> </th>
<th><a class="button" href="https://twitter.com/jmhessel" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @jmhessel</a></th>
</tr><tr>
<th>36</th>
<th>Leandro von Werra</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 9,722 downloads</th>
<th><a class="link" href="https://huggingface.co/lvwerra/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> lvwerra</a> </th>
<th><a class="button" href="https://twitter.com/lvwerra" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @lvwerra</a></th>
</tr><tr>
<th>37</th>
<th>Anton Lozhkov</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 9,441 downloads</th>
<th><a class="link" href="https://huggingface.co/anton-l/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> anton-l</a> </th>
<th><a class="button" href="https://twitter.com/anton_lozhkov" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @anton_lozhkov</a></th>
</tr><tr>
<th>38</th>
<th>Fatih Kadir Akın</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 8,558 downloads</th>
<th><a class="link" href="https://huggingface.co/fka/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> fka</a> </th>
<th><a class="button" href="https://twitter.com/fkadev" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @fkadev</a></th>
</tr><tr>
<th>39</th>
<th>Xiang Zhang</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 8,320 downloads</th>
<th><a class="link" href="https://huggingface.co/fancyzhx/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> fancyzhx</a> </th>
<th><a class="button" href="https://twitter.com/G_Auss" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @G_Auss</a></th>
</tr><tr>
<th>40</th>
<th>Sourab Mangrulkar</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 8,284 downloads</th>
<th><a class="link" href="https://huggingface.co/smangrul/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> smangrul</a> </th>
<th><a class="button" href="https://twitter.com/sourab_m" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @sourab_m</a></th>
</tr><tr>
<th>41</th>
<th>Gabriele Sarti</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 8,096 downloads</th>
<th><a class="link" href="https://huggingface.co/gsarti/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> gsarti</a> </th>
<th><a class="button" href="https://twitter.com/gsarti_" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @gsarti_</a></th>
</tr><tr>
<th>42</th>
<th>Zellers</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 7,098 downloads</th>
<th><a class="link" href="https://huggingface.co/Rowan/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> Rowan</a> </th>
<th><a class="button" href="https://twitter.com/rown" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @rown</a></th>
</tr><tr>
<th>43</th>
<th>Miguel Piedrafita</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 6,892 downloads</th>
<th><a class="link" href="https://huggingface.co/m1guelpf/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> m1guelpf</a> </th>
<th><a class="button" href="https://twitter.com/m1guelpf" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @m1guelpf</a></th>
</tr><tr>
<th>44</th>
<th>sagnik ray choudhury</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 6,756 downloads</th>
<th><a class="link" href="https://huggingface.co/sagnikrayc/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> sagnikrayc</a> </th>
<th><a class="button" href="https://twitter.com/sagnikrayc" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @sagnikrayc</a></th>
</tr><tr>
<th>45</th>
<th>Sayak Paul</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 6,385 downloads</th>
<th><a class="link" href="https://huggingface.co/sayakpaul/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> sayakpaul</a> </th>
<th><a class="button" href="https://twitter.com/RisingSayak" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @RisingSayak</a></th>
</tr><tr>
<th>46</th>
<th>BitTranslate</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 6,121 downloads</th>
<th><a class="link" href="https://huggingface.co/BitTranslate/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> BitTranslate</a> </th>
<th><a class="button" href="https://twitter.com/BitTranslate_io" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @BitTranslate_io</a></th>
</tr><tr>
<th>47</th>
<th>Jeffrey Quesnelle</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 5,713 downloads</th>
<th><a class="link" href="https://huggingface.co/emozilla/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> emozilla</a> </th>
<th><a class="button" href="https://twitter.com/theemozilla" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @theemozilla</a></th>
</tr><tr>
<th>48</th>
<th>Galileo Datasets</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 5,640 downloads</th>
<th><a class="link" href="https://huggingface.co/rungalileo/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> rungalileo</a> </th>
<th><a class="button" href="https://twitter.com/rungalileo" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @rungalileo</a></th>
</tr><tr>
<th>49</th>
<th>Adam W Harley</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 5,592 downloads</th>
<th><a class="link" href="https://huggingface.co/aharley/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> aharley</a> </th>
<th><a class="button" href="https://twitter.com/AdamWHarley" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @AdamWHarley</a></th>
</tr><tr>
<th>50</th>
<th>dmayhem93</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 5,591 downloads</th>
<th><a class="link" href="https://huggingface.co/dmayhem93/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> dmayhem93</a> </th>
<th><a class="button" href="https://twitter.com/dmayhem93" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @dmayhem93</a></th>
</tr><tr>
<th>51</th>
<th>Phung Van Duy</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 4,878 downloads</th>
<th><a class="link" href="https://huggingface.co/pvduy/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> pvduy</a> </th>
<th><a class="button" href="https://twitter.com/PhungVanDuy1" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @PhungVanDuy1</a></th>
</tr><tr>
<th>52</th>
<th>Victor Gallego</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 4,847 downloads</th>
<th><a class="link" href="https://huggingface.co/vicgalle/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> vicgalle</a> </th>
<th><a class="button" href="https://twitter.com/vicgalle_" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @vicgalle_</a></th>
</tr><tr>
<th>53</th>
<th>Tommaso</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 4,825 downloads</th>
<th><a class="link" href="https://huggingface.co/pasinit/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> pasinit</a> </th>
<th><a class="button" href="https://twitter.com/pasinit" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @pasinit</a></th>
</tr><tr>
<th>54</th>
<th>Philipp Schmid</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 4,577 downloads</th>
<th><a class="link" href="https://huggingface.co/philschmid/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> philschmid</a> </th>
<th><a class="button" href="https://twitter.com/_philschmid" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @_philschmid</a></th>
</tr><tr>
<th>55</th>
<th>Mert Erkol</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 4,515 downloads</th>
<th><a class="link" href="https://huggingface.co/merkol/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> merkol</a> </th>
<th><a class="button" href="https://twitter.com/merkol21" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @merkol21</a></th>
</tr><tr>
<th>56</th>
<th>James Briggs</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 4,506 downloads</th>
<th><a class="link" href="https://huggingface.co/jamescalam/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> jamescalam</a> </th>
<th><a class="button" href="https://twitter.com/jamescalam" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @jamescalam</a></th>
</tr><tr>
<th>57</th>
<th>Florian Bussmann</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 4,259 downloads</th>
<th><a class="link" href="https://huggingface.co/florianbussmann/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> florianbussmann</a> </th>
<th><a class="button" href="https://twitter.com/florianbussmann" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @florianbussmann</a></th>
</tr><tr>
<th>58</th>
<th>Luigi D</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 4,172 downloads</th>
<th><a class="link" href="https://huggingface.co/LDJnr/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> LDJnr</a> </th>
<th><a class="button" href="https://twitter.com/ldjconfirmed" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @ldjconfirmed</a></th>
</tr><tr>
<th>59</th>
<th>Nam Pham</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 4,048 downloads</th>
<th><a class="link" href="https://huggingface.co/nampdn-ai/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> nampdn-ai</a> </th>
<th><a class="button" href="https://twitter.com/nampdn_ai" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @nampdn_ai</a></th>
</tr><tr>
<th>60</th>
<th>Cristóbal Alcázar</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 4,040 downloads</th>
<th><a class="link" href="https://huggingface.co/alkzar90/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> alkzar90</a> </th>
<th><a class="button" href="https://twitter.com/vamos_alcazar" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @vamos_alcazar</a></th>
</tr><tr>
<th>61</th>
<th>Joséphus Cheung</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 3,964 downloads</th>
<th><a class="link" href="https://huggingface.co/JosephusCheung/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> JosephusCheung</a> </th>
<th><a class="button" href="https://twitter.com/RealJosephus" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @RealJosephus</a></th>
</tr><tr>
<th>62</th>
<th>Pedro Cuenca</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 3,770 downloads</th>
<th><a class="link" href="https://huggingface.co/pcuenq/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> pcuenq</a> </th>
<th><a class="button" href="https://twitter.com/pcuenq" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @pcuenq</a></th>
</tr><tr>
<th>63</th>
<th>Pietro Lesci</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 3,727 downloads</th>
<th><a class="link" href="https://huggingface.co/pietrolesci/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> pietrolesci</a> </th>
<th><a class="button" href="https://twitter.com/pietro_lesci" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @pietro_lesci</a></th>
</tr><tr>
<th>64</th>
<th>Sahil Chaudhary</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 3,490 downloads</th>
<th><a class="link" href="https://huggingface.co/sahil2801/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> sahil2801</a> </th>
<th><a class="button" href="https://twitter.com/csahil28" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @csahil28</a></th>
</tr><tr>
<th>65</th>
<th>Hayden Housen</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 3,424 downloads</th>
<th><a class="link" href="https://huggingface.co/HHousen/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> HHousen</a> </th>
<th><a class="button" href="https://twitter.com/TheHaydenHousen" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @TheHaydenHousen</a></th>
</tr><tr>
<th>66</th>
<th>Aleksey Korshuk</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 3,354 downloads</th>
<th><a class="link" href="https://huggingface.co/AlekseyKorshuk/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> AlekseyKorshuk</a> </th>
<th><a class="button" href="https://twitter.com/alekseykorshuk" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @alekseykorshuk</a></th>
</tr><tr>
<th>67</th>
<th>Kerem</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 3,352 downloads</th>
<th><a class="link" href="https://huggingface.co/keremberke/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> keremberke</a> </th>
<th><a class="button" href="https://twitter.com/_keremberke" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @_keremberke</a></th>
</tr><tr>
<th>68</th>
<th>Tomek Korbak</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 3,128 downloads</th>
<th><a class="link" href="https://huggingface.co/tomekkorbak/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> tomekkorbak</a> </th>
<th><a class="button" href="https://twitter.com/tomekkorbak" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @tomekkorbak</a></th>
</tr><tr>
<th>69</th>
<th>Sasha Luccioni</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 3,076 downloads</th>
<th><a class="link" href="https://huggingface.co/sasha/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> sasha</a> </th>
<th><a class="button" href="https://twitter.com/sashaMTL" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @sashaMTL</a></th>
</tr><tr>
<th>70</th>
<th>Taishi Ikeda</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 2,817 downloads</th>
<th><a class="link" href="https://huggingface.co/taishi-i/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> taishi-i</a> </th>
<th><a class="button" href="https://twitter.com/taishinlp" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @taishinlp</a></th>
</tr><tr>
<th>71</th>
<th>Ben Trevett</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 2,777 downloads</th>
<th><a class="link" href="https://huggingface.co/bentrevett" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> bentrevett</a> </th>
<th><a class="button" href="https://twitter.com/ben_trevett" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @ben_trevett</a></th>
</tr><tr>
<th>72</th>
<th>Lee Junbum</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 2,611 downloads</th>
<th><a class="link" href="https://huggingface.co/beomi/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> beomi</a> </th>
<th><a class="button" href="https://twitter.com/__Beomi__" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @__Beomi__</a></th>
</tr><tr>
<th>73</th>
<th>Vladimir Gurevich</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 2,602 downloads</th>
<th><a class="link" href="https://huggingface.co/imvladikon/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> imvladikon</a> </th>
<th><a class="button" href="https://twitter.com/vladimirgurevi2" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @vladimirgurevi2</a></th>
</tr><tr>
<th>74</th>
<th>WizardLM</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 2,599 downloads</th>
<th><a class="link" href="https://huggingface.co/WizardLM/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> WizardLM</a> </th>
<th><a class="button" href="https://twitter.com/WizardLM_AI" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @WizardLM_AI</a></th>
</tr><tr>
<th>75</th>
<th>Ming Xu (徐明)</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 2,431 downloads</th>
<th><a class="link" href="https://huggingface.co/shibing624/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> shibing624</a> </th>
<th><a class="button" href="https://twitter.com/OilandLuca" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @OilandLuca</a></th>
</tr><tr>
<th>76</th>
<th>Bilge Yücel</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 2,370 downloads</th>
<th><a class="link" href="https://huggingface.co/bilgeyucel/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> bilgeyucel</a> </th>
<th><a class="button" href="https://twitter.com/bilgeyucl" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @bilgeyucl</a></th>
</tr><tr>
<th>77</th>
<th>Brendan King</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 2,340 downloads</th>
<th><a class="link" href="https://huggingface.co/Brendan/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> Brendan</a> </th>
<th><a class="button" href="https://twitter.com/kingbrendan94" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @kingbrendan94</a></th>
</tr><tr>
<th>78</th>
<th>Tarun Bisht</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 2,301 downloads</th>
<th><a class="link" href="https://huggingface.co/iamtarun/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> iamtarun</a> </th>
<th><a class="button" href="https://twitter.com/tarunresearches" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @tarunresearches</a></th>
</tr><tr>
<th>79</th>
<th>Nathan Godey</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 2,202 downloads</th>
<th><a class="link" href="https://huggingface.co/nthngdy/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> nthngdy</a> </th>
<th><a class="button" href="https://twitter.com/nthngdy" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @nthngdy</a></th>
</tr><tr>
<th>80</th>
<th>Sam Havens</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 2,194 downloads</th>
<th><a class="link" href="https://huggingface.co/sam-mosaic/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> sam-mosaic</a> </th>
<th><a class="button" href="https://twitter.com/sam_havens" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @sam_havens</a></th>
</tr><tr>
<th>81</th>
<th>Alexander Wettig</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 2,192 downloads</th>
<th><a class="link" href="https://huggingface.co/awettig/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> awettig</a> </th>
<th><a class="button" href="https://twitter.com/_awettig" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @_awettig</a></th>
</tr><tr>
<th>82</th>
<th>David Dale</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 2,188 downloads</th>
<th><a class="link" href="https://huggingface.co/cointegrated/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> cointegrated</a> </th>
<th><a class="button" href="https://twitter.com/cointegrated" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @cointegrated</a></th>
</tr><tr>
<th>83</th>
<th>Younes Belkada</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 2,175 downloads</th>
<th><a class="link" href="https://huggingface.co/ybelkada/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> ybelkada</a> </th>
<th><a class="button" href="https://twitter.com/younesbelkada" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @younesbelkada</a></th>
</tr><tr>
<th>84</th>
<th>Markus Frohmann</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 2,133 downloads</th>
<th><a class="link" href="https://huggingface.co/markus583/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> markus583</a> </th>
<th><a class="button" href="https://twitter.com/markus5831" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @markus5831</a></th>
</tr><tr>
<th>85</th>
<th>Suraj Patil</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 2,054 downloads</th>
<th><a class="link" href="https://huggingface.co/valhalla/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> valhalla</a> </th>
<th><a class="button" href="https://twitter.com/psuraj28" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @psuraj28</a></th>
</tr><tr>
<th>86</th>
<th>Bram Vanroy</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 2,041 downloads</th>
<th><a class="link" href="https://huggingface.co/BramVanroy/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> BramVanroy</a> </th>
<th><a class="button" href="https://twitter.com/BramVanroy" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @BramVanroy</a></th>
</tr><tr>
<th>87</th>
<th>Connor Shorten</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 2,033 downloads</th>
<th><a class="link" href="https://huggingface.co/CShorten/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> CShorten</a> </th>
<th><a class="button" href="https://twitter.com/CShorten30" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @CShorten30</a></th>
</tr><tr>
<th>88</th>
<th>Wang Song</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 1,997 downloads</th>
<th><a class="link" href="https://huggingface.co/kuroneko5943/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> kuroneko5943</a> </th>
<th><a class="button" href="https://twitter.com/kuroneko5943" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @kuroneko5943</a></th>
</tr><tr>
<th>89</th>
<th>David Adelani</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 1,983 downloads</th>
<th><a class="link" href="https://huggingface.co/Davlan/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> Davlan</a> </th>
<th><a class="button" href="https://twitter.com/davlanade" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @davlanade</a></th>
</tr><tr>
<th>90</th>
<th>geronimo</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 1,973 downloads</th>
<th><a class="link" href="https://huggingface.co/g-ronimo/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> g-ronimo</a> </th>
<th><a class="button" href="https://twitter.com/Geronimo_AI" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @Geronimo_AI</a></th>
</tr><tr>
<th>91</th>
<th>Eugene Siow</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 1,959 downloads</th>
<th><a class="link" href="https://huggingface.co/eugenesiow/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> eugenesiow</a> </th>
<th><a class="button" href="https://twitter.com/eugene_siow" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @eugene_siow</a></th>
</tr><tr>
<th>92</th>
<th>Fraser Greenlee</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 1,864 downloads</th>
<th><a class="link" href="https://huggingface.co/Fraser/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> Fraser</a> </th>
<th><a class="button" href="https://twitter.com/FraserGreenlee" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @FraserGreenlee</a></th>
</tr><tr>
<th>93</th>
<th>Théo Gigant</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 1,842 downloads</th>
<th><a class="link" href="https://huggingface.co/gigant/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> gigant</a> </th>
<th><a class="button" href="https://twitter.com/gigant_theo" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @gigant_theo</a></th>
</tr><tr>
<th>94</th>
<th>Albert Villanova</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 1,766 downloads</th>
<th><a class="link" href="https://huggingface.co/albertvillanova/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> albertvillanova</a> </th>
<th><a class="button" href="https://twitter.com/avillanovamoral" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @avillanovamoral</a></th>
</tr><tr>
<th>95</th>
<th>Nikita Pavlichenko</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 1,720 downloads</th>
<th><a class="link" href="https://huggingface.co/pavlichenko/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> pavlichenko</a> </th>
<th><a class="button" href="https://twitter.com/nv_pavlichenko" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @nv_pavlichenko</a></th>
</tr><tr>
<th>96</th>
<th>theblackcat102</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 1,718 downloads</th>
<th><a class="link" href="https://huggingface.co/theblackcat102/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> theblackcat102</a> </th>
<th><a class="button" href="https://twitter.com/zraytam" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @zraytam</a></th>
</tr><tr>
<th>97</th>
<th>David Hall</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 1,717 downloads</th>
<th><a class="link" href="https://huggingface.co/dlwh/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> dlwh</a> </th>
<th><a class="button" href="https://twitter.com/dlwh" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @dlwh</a></th>
</tr><tr>
<th>98</th>
<th>Gayani Nanayakkara</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 1,693 downloads</th>
<th><a class="link" href="https://huggingface.co/gayanin/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> gayanin</a> </th>
<th><a class="button" href="https://twitter.com/gayaninan" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @gayaninan</a></th>
</tr><tr>
<th>99</th>
<th>Daniel van Strien</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 1,667 downloads</th>
<th><a class="link" href="https://huggingface.co/davanstrien/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> davanstrien</a> </th>
<th><a class="button" href="https://twitter.com/vanstriendaniel" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @vanstriendaniel</a></th>
</tr><tr>
<th>100</th>
<th>yanis labrak</th>
<th><img src="/img/ico_datasets.png" alt="Datasets"> 1,648 downloads</th>
<th><a class="link" href="https://huggingface.co/qanastek/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> qanastek</a> </th>
<th><a class="button" href="https://twitter.com/yanislabrak" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @yanislabrak</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>Sylvain Filoni</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 10,087 likes</th>
<th><a class="link" href="https://huggingface.co/fffiloni/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> fffiloni</a> </th>
<th><a class="button" href="https://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>Apolinário</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 5,440 likes</th>
<th><a class="link" href="https://huggingface.co/multimodalart/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> multimodalart</a> </th>
<th><a class="button" href="https://twitter.com/multimodalart" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @multimodalart</a></th>
</tr><tr>
<th>3</th>
<th>AK</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 5,309 likes</th>
<th><a class="link" href="https://huggingface.co/akhaliq/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> akhaliq</a> </th>
<th><a class="button" href="https://twitter.com/_akhaliq" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @_akhaliq</a></th>
</tr><tr>
<th>4</th>
<th>Julian Bilcke</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 5,243 likes</th>
<th><a class="link" href="https://huggingface.co/jbilcke-hf/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> jbilcke-hf</a> </th>
<th><a class="button" href="https://twitter.com/flngr" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @flngr</a></th>
</tr><tr>
<th>5</th>
<th>yuvraj sharma</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 4,433 likes</th>
<th><a class="link" href="https://huggingface.co/ysharma/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> ysharma</a> </th>
<th><a class="button" href="https://twitter.com/yvrjsharma" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @yvrjsharma</a></th>
</tr><tr>
<th>6</th>
<th>hysts</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 4,303 likes</th>
<th><a class="link" href="https://huggingface.co/hysts/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> hysts</a> </th>
<th><a class="button" href="https://twitter.com/hysts12321" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @hysts12321</a></th>
</tr><tr>
<th>7</th>
<th>AP</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 3,792 likes</th>
<th><a class="link" href="https://huggingface.co/AP123/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> AP123</a> </th>
<th><a class="button" href="https://twitter.com/angrypenguinpng" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @angrypenguinpng</a></th>
</tr><tr>
<th>8</th>
<th>Radamés Ajna</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 2,713 likes</th>
<th><a class="link" href="https://huggingface.co/radames/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> radames</a> </th>
<th><a class="button" href="https://twitter.com/radamar" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @radamar</a></th>
</tr><tr>
<th>9</th>
<th>pharmapsychotic</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 2,466 likes</th>
<th><a class="link" href="https://huggingface.co/pharmapsychotic/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> pharmapsychotic</a> </th>
<th><a class="button" href="https://twitter.com/pharmapsychotic" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @pharmapsychotic</a></th>
</tr><tr>
<th>10</th>
<th>Sanchit Gandhi</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 2,201 likes</th>
<th><a class="link" href="https://huggingface.co/sanchit-gandhi/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> sanchit-gandhi</a> </th>
<th><a class="button" href="https://twitter.com/sanchitgandhi99" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @sanchitgandhi99</a></th>
</tr><tr>
<th>11</th>
<th>Joshua</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 1,812 likes</th>
<th><a class="link" href="https://huggingface.co/Xenova/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> Xenova</a> </th>
<th><a class="button" href="https://twitter.com/xenovacom" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @xenovacom</a></th>
</tr><tr>
<th>12</th>
<th>Aaron C Wacker</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 1,611 likes</th>
<th><a class="link" href="https://huggingface.co/awacke1/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> awacke1</a> </th>
<th><a class="button" href="https://twitter.com/Aaron_Wacker" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @Aaron_Wacker</a></th>
</tr><tr>
<th>13</th>
<th>AQ</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 1,581 likes</th>
<th><a class="link" href="https://huggingface.co/anzorq/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> anzorq</a> </th>
<th><a class="button" href="https://twitter.com/hahahahohohe" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @hahahahohohe</a></th>
</tr><tr>
<th>14</th>
<th>Merve Noyan</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 1,470 likes</th>
<th><a class="link" href="https://huggingface.co/merve/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> merve</a> </th>
<th><a class="button" href="https://twitter.com/mervenoyann" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @mervenoyann</a></th>
</tr><tr>
<th>15</th>
<th>Niels Rogge</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 1,454 likes</th>
<th><a class="link" href="https://huggingface.co/nielsr/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> nielsr</a> </th>
<th><a class="button" href="https://twitter.com/NielsRogge" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @NielsRogge</a></th>
</tr><tr>
<th>16</th>
<th>Tim Brooks</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 1,218 likes</th>
<th><a class="link" href="https://huggingface.co/timbrooks/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> timbrooks</a> </th>
<th><a class="button" href="https://twitter.com/_tim_brooks" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @_tim_brooks</a></th>
</tr><tr>
<th>17</th>
<th>Shangchen Zhou</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 1,159 likes</th>
<th><a class="link" href="https://huggingface.co/sczhou/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> sczhou</a> </th>
<th><a class="button" href="https://twitter.com/ShangchenZhou" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @ShangchenZhou</a></th>
</tr><tr>
<th>18</th>
<th>haoheliu</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 1,017 likes</th>
<th><a class="link" href="https://huggingface.co/haoheliu/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> haoheliu</a> </th>
<th><a class="button" href="https://twitter.com/LiuHaohe" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @LiuHaohe</a></th>
</tr><tr>
<th>19</th>
<th>BlinkDL</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 949 likes</th>
<th><a class="link" href="https://huggingface.co/BlinkDL/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> BlinkDL</a> </th>
<th><a class="button" href="https://twitter.com/BlinkDL_AI" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @BlinkDL_AI</a></th>
</tr><tr>
<th>20</th>
<th>visioncairgroup</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 949 likes</th>
<th><a class="link" href="https://huggingface.co/Vision-CAIR/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> Vision-CAIR</a> </th>
<th><a class="button" href="https://twitter.com/KAUSTVisionCAIR" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @KAUSTVisionCAIR</a></th>
</tr><tr>
<th>21</th>
<th>Xiaodong Cun</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 820 likes</th>
<th><a class="link" href="https://huggingface.co/vinthony/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> vinthony</a> </th>
<th><a class="button" href="https://twitter.com/shadocun" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @shadocun</a></th>
</tr><tr>
<th>22</th>
<th>Lnyan</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 798 likes</th>
<th><a class="link" href="https://huggingface.co/lnyan/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> lnyan</a> </th>
<th><a class="button" href="https://twitter.com/lkwq007" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @lkwq007</a></th>
</tr><tr>
<th>23</th>
<th>Max Skobeev</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 791 likes</th>
<th><a class="link" href="https://huggingface.co/doevent/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> doevent</a> </th>
<th><a class="button" href="https://twitter.com/doevent" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @doevent</a></th>
</tr><tr>
<th>24</th>
<th>vumichien</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 738 likes</th>
<th><a class="link" href="https://huggingface.co/vumichien/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> vumichien</a> </th>
<th><a class="button" href="https://twitter.com/chien_vu1692" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @chien_vu1692</a></th>
</tr><tr>
<th>25</th>
<th>Roger C</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 698 likes</th>
<th><a class="link" href="https://huggingface.co/allknowingroger/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> allknowingroger</a> </th>
<th><a class="button" href="https://twitter.com/eyes_roger" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @eyes_roger</a></th>
</tr><tr>
<th>26</th>
<th>Kevin Wang</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 678 likes</th>
<th><a class="link" href="https://huggingface.co/kevinwang676/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> kevinwang676</a> </th>
<th><a class="button" href="https://twitter.com/KevinWang676" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @KevinWang676</a></th>
</tr><tr>
<th>27</th>
<th>Nate Raw</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 677 likes</th>
<th><a class="link" href="https://huggingface.co/nateraw/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> nateraw</a> </th>
<th><a class="button" href="https://twitter.com/_nateraw" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @_nateraw</a></th>
</tr><tr>
<th>28</th>
<th>ArtificialGuy/JV.K</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 668 likes</th>
<th><a class="link" href="https://huggingface.co/artificialguybr/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> artificialguybr</a> </th>
<th><a class="button" href="https://twitter.com/artificialguybr" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @artificialguybr</a></th>
</tr><tr>
<th>29</th>
<th>Xintao Wang</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 666 likes</th>
<th><a class="link" href="https://huggingface.co/Xintao/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> Xintao</a> </th>
<th><a class="button" href="https://twitter.com/xinntao" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @xinntao</a></th>
</tr><tr>
<th>30</th>
<th>Omar Sanseviero</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 664 likes</th>
<th><a class="link" href="https://huggingface.co/osanseviero/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> osanseviero</a> </th>
<th><a class="button" href="https://twitter.com/osanseviero" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @osanseviero</a></th>
</tr><tr>
<th>31</th>
<th>Shuai Yang</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 660 likes</th>
<th><a class="link" href="https://huggingface.co/PKUWilliamYang/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> PKUWilliamYang</a> </th>
<th><a class="button" href="https://twitter.com/ShuaiYang1991" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @ShuaiYang1991</a></th>
</tr><tr>
<th>32</th>
<th>chansung park</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 634 likes</th>
<th><a class="link" href="https://huggingface.co/chansung/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> chansung</a> </th>
<th><a class="button" href="https://twitter.com/algo_diver" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @algo_diver</a></th>
</tr><tr>
<th>33</th>
<th>Ram Ananth</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 621 likes</th>
<th><a class="link" href="https://huggingface.co/RamAnanth1/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> RamAnanth1</a> </th>
<th><a class="button" href="https://twitter.com/RamAnanth29" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @RamAnanth29</a></th>
</tr><tr>
<th>34</th>
<th>Shariq Farooq Bhat</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 548 likes</th>
<th><a class="link" href="https://huggingface.co/shariqfarooq/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> shariqfarooq</a> </th>
<th><a class="button" href="https://twitter.com/shariq_farooq" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @shariq_farooq</a></th>
</tr><tr>
<th>35</th>
<th>Abubakar Abid</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 506 likes</th>
<th><a class="link" href="https://huggingface.co/abidlabs/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> abidlabs</a> </th>
<th><a class="button" href="https://twitter.com/abidlabs" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @abidlabs</a></th>
</tr><tr>
<th>36</th>
<th>Yuliang Xiu</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 505 likes</th>
<th><a class="link" href="https://huggingface.co/Yuliang/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> Yuliang</a> </th>
<th><a class="button" href="https://twitter.com/yuliangxiu" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @yuliangxiu</a></th>
</tr><tr>
<th>37</th>
<th>ArkanDash</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 467 likes</th>
<th><a class="link" href="https://huggingface.co/ArkanDash/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> ArkanDash</a> </th>
<th><a class="button" href="https://twitter.com/ArkanDash19" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @ArkanDash19</a></th>
</tr><tr>
<th>38</th>
<th>enzo</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 465 likes</th>
<th><a class="link" href="https://huggingface.co/enzostvs/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> enzostvs</a> </th>
<th><a class="button" href="https://twitter.com/enzostvs" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @enzostvs</a></th>
</tr><tr>
<th>39</th>
<th>Thomas Simonini</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 463 likes</th>
<th><a class="link" href="https://huggingface.co/ThomasSimonini/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> ThomasSimonini</a> </th>
<th><a class="button" href="https://twitter.com/ThomasSimonini" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @ThomasSimonini</a></th>
</tr><tr>
<th>40</th>
<th>Mathijs Hollemans</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 462 likes</th>
<th><a class="link" href="https://huggingface.co/Matthijs/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> Matthijs</a> </th>
<th><a class="button" href="https://twitter.com/mhollemans" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @mhollemans</a></th>
</tr><tr>
<th>41</th>
<th>Eric J. Wang</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 453 likes</th>
<th><a class="link" href="https://huggingface.co/tloen/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> tloen</a> </th>
<th><a class="button" href="https://twitter.com/ecjwg" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @ecjwg</a></th>
</tr><tr>
<th>42</th>
<th>Víctor Navarro Aránguiz</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 433 likes</th>
<th><a class="link" href="https://huggingface.co/Vokturz/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> Vokturz</a> </th>
<th><a class="button" href="https://twitter.com/Vokturz" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @Vokturz</a></th>
</tr><tr>
<th>43</th>
<th>Jiawe Ren</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 427 likes</th>
<th><a class="link" href="https://huggingface.co/jiawei011/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> jiawei011</a> </th>
<th><a class="button" href="https://twitter.com/jiawei6_ren" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @jiawei6_ren</a></th>
</tr><tr>
<th>44</th>
<th>jeff</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 412 likes</th>
<th><a class="link" href="https://huggingface.co/jeffistyping/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> jeffistyping</a> </th>
<th><a class="button" href="https://twitter.com/jeffistyping" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @jeffistyping</a></th>
</tr><tr>
<th>45</th>
<th>xxlong</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 406 likes</th>
<th><a class="link" href="https://huggingface.co/flamehaze1115/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> flamehaze1115</a> </th>
<th><a class="button" href="https://twitter.com/xxlong0" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @xxlong0</a></th>
</tr><tr>
<th>46</th>
<th>Ilaria</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 406 likes</th>
<th><a class="link" href="https://huggingface.co/TheStinger/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> TheStinger</a> </th>
<th><a class="button" href="https://twitter.com/TheStingerX" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @TheStingerX</a></th>
</tr><tr>
<th>47</th>
<th>Yuwei Guo</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 399 likes</th>
<th><a class="link" href="https://huggingface.co/guoyww/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> guoyww</a> </th>
<th><a class="button" href="https://twitter.com/GuoywGuo" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @GuoywGuo</a></th>
</tr><tr>
<th>48</th>
<th>mrfakename</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 398 likes</th>
<th><a class="link" href="https://huggingface.co/mrfakename/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> mrfakename</a> </th>
<th><a class="button" href="https://twitter.com/realmrfakename" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @realmrfakename</a></th>
</tr><tr>
<th>49</th>
<th>Yuntian Deng</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 376 likes</th>
<th><a class="link" href="https://huggingface.co/yuntian-deng/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> yuntian-deng</a> </th>
<th><a class="button" href="https://twitter.com/yuntiandeng" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @yuntiandeng</a></th>
</tr><tr>
<th>50</th>
<th>Baize</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 376 likes</th>
<th><a class="link" href="https://huggingface.co/project-baize/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> project-baize</a> </th>
<th><a class="button" href="https://twitter.com/XuCanwen" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @XuCanwen</a></th>
</tr><tr>
<th>51</th>
<th>Yih-Dar SHIEH</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 368 likes</th>
<th><a class="link" href="https://huggingface.co/ydshieh/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> ydshieh</a> </th>
<th><a class="button" href="https://twitter.com/ydshieh" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @ydshieh</a></th>
</tr><tr>
<th>52</th>
<th>Abhishek Thakur</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 367 likes</th>
<th><a class="link" href="https://huggingface.co/abhishek/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> abhishek</a> </th>
<th><a class="button" href="https://twitter.com/abhi1thakur" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @abhi1thakur</a></th>
</tr><tr>
<th>53</th>
<th>vik</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 365 likes</th>
<th><a class="link" href="https://huggingface.co/vikhyatk/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> vikhyatk</a> </th>
<th><a class="button" href="https://twitter.com/vikhyatk" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @vikhyatk</a></th>
</tr><tr>
<th>54</th>
<th>JoshZhang</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 362 likes</th>
<th><a class="link" href="https://huggingface.co/XzJosh/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> XzJosh</a> </th>
<th><a class="button" href="https://twitter.com/DrJoshZhang" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @DrJoshZhang</a></th>
</tr><tr>
<th>55</th>
<th>Furqanil Taqwa</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 346 likes</th>
<th><a class="link" href="https://huggingface.co/Linaqruf/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> Linaqruf</a> </th>
<th><a class="button" href="https://twitter.com/linaqruf_" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @linaqruf_</a></th>
</tr><tr>
<th>56</th>
<th>Olivier Dehaene</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 342 likes</th>
<th><a class="link" href="https://huggingface.co/olivierdehaene/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> olivierdehaene</a> </th>
<th><a class="button" href="https://twitter.com/OlivierDehaene" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @OlivierDehaene</a></th>
</tr><tr>
<th>57</th>
<th>Dee Jay</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 341 likes</th>
<th><a class="link" href="https://huggingface.co/phenomenon1981/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> phenomenon1981</a> </th>
<th><a class="button" href="https://twitter.com/DavidJohnstonxx" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @DavidJohnstonxx</a></th>
</tr><tr>
<th>58</th>
<th>Simian Luo</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 337 likes</th>
<th><a class="link" href="https://huggingface.co/SimianLuo/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> SimianLuo</a> </th>
<th><a class="button" href="https://twitter.com/SimianLuo" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @SimianLuo</a></th>
</tr><tr>
<th>59</th>
<th>Marco Pasini</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 334 likes</th>
<th><a class="link" href="https://huggingface.co/marcop/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> marcop</a> </th>
<th><a class="button" href="https://twitter.com/marco_ppasini" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @marco_ppasini</a></th>
</tr><tr>
<th>60</th>
<th>linbin</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 333 likes</th>
<th><a class="link" href="https://huggingface.co/LanguageBind/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> LanguageBind</a> </th>
<th><a class="button" href="https://twitter.com/LinBin46984" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @LinBin46984</a></th>
</tr><tr>
<th>61</th>
<th>Vedat Baday</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 318 likes</th>
<th><a class="link" href="https://huggingface.co/badayvedat/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> badayvedat</a> </th>
<th><a class="button" href="https://twitter.com/dotglub" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @dotglub</a></th>
</tr><tr>
<th>62</th>
<th>Piotr Skalski</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 318 likes</th>
<th><a class="link" href="https://huggingface.co/SkalskiP/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> SkalskiP</a> </th>
<th><a class="button" href="https://twitter.com/skalskip92" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @skalskip92</a></th>
</tr><tr>
<th>63</th>
<th>Steve Digital</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 315 likes</th>
<th><a class="link" href="https://huggingface.co/SteveDigital/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> SteveDigital</a> </th>
<th><a class="button" href="https://twitter.com/steveDOTdigital" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @steveDOTdigital</a></th>
</tr><tr>
<th>64</th>
<th>Peter Szemraj</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 314 likes</th>
<th><a class="link" href="https://huggingface.co/pszemraj/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> pszemraj</a> </th>
<th><a class="button" href="https://twitter.com/ten3br1s" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @ten3br1s</a></th>
</tr><tr>
<th>65</th>
<th>Dimitri</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 313 likes</th>
<th><a class="link" href="https://huggingface.co/dvruette/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> dvruette</a> </th>
<th><a class="button" href="https://twitter.com/dvruette" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @dvruette</a></th>
</tr><tr>
<th>66</th>
<th>Maxime Labonne</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 309 likes</th>
<th><a class="link" href="https://huggingface.co/mlabonne/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> mlabonne</a> </th>
<th><a class="button" href="https://twitter.com/maximelabonne" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @maximelabonne</a></th>
</tr><tr>
<th>67</th>
<th>Anton Obukhov</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 306 likes</th>
<th><a class="link" href="https://huggingface.co/toshas/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> toshas</a> </th>
<th><a class="button" href="https://twitter.com/AntonObukhov1" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @AntonObukhov1</a></th>
</tr><tr>
<th>68</th>
<th>Kadir Nar</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 300 likes</th>
<th><a class="link" href="https://huggingface.co/kadirnar/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> kadirnar</a> </th>
<th><a class="button" href="https://twitter.com/kadirnar_ai" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @kadirnar_ai</a></th>
</tr><tr>
<th>69</th>
<th>Naoyuki Hirayama</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 297 likes</th>
<th><a class="link" href="https://huggingface.co/jonigata/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> jonigata</a> </th>
<th><a class="button" href="https://twitter.com/jonigata" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @jonigata</a></th>
</tr><tr>
<th>70</th>
<th>Kazuki Nakayashiki</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 285 likes</th>
<th><a class="link" href="https://huggingface.co/kazuk/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> kazuk</a> </th>
<th><a class="button" href="https://twitter.com/kazuki_sf_" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @kazuki_sf_</a></th>
</tr><tr>
<th>71</th>
<th>Mike Ravkine</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 284 likes</th>
<th><a class="link" href="https://huggingface.co/mike-ravkine/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> mike-ravkine</a> </th>
<th><a class="button" href="https://twitter.com/whatsmypot" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @whatsmypot</a></th>
</tr><tr>
<th>72</th>
<th>Ron Au</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 276 likes</th>
<th><a class="link" href="https://huggingface.co/ronvolutional/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> ronvolutional</a> </th>
<th><a class="button" href="https://twitter.com/ronvoluted" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @ronvoluted</a></th>
</tr><tr>
<th>73</th>
<th>Dylan Ebert</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 261 likes</th>
<th><a class="link" href="https://huggingface.co/dylanebert/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> dylanebert</a> </th>
<th><a class="button" href="https://twitter.com/dylan_ebert_" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @dylan_ebert_</a></th>
</tr><tr>
<th>74</th>
<th>Ardha</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 253 likes</th>
<th><a class="link" href="https://huggingface.co/ardha27/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> ardha27</a> </th>
<th><a class="button" href="https://twitter.com/ardhach_" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @ardhach_</a></th>
</tr><tr>
<th>75</th>
<th>Ardha</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 255 likes</th>
<th><a class="link" href="https://huggingface.co/ardha27/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> ardha27</a> </th>
<th><a class="button" href="https://twitter.com/ardhach_" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @ardhach_</a></th>
</tr><tr>
<th>76</th>
<th>Neural Inτerneτ</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 236 likes</th>
<th><a class="link" href="https://huggingface.co/NeuralInternet/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> NeuralInternet</a> </th>
<th><a class="button" href="https://twitter.com/neural_internet" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @neural_internet</a></th>
</tr><tr>
<th>77</th>
<th>Reimu Hakurei</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 231 likes</th>
<th><a class="link" href="https://huggingface.co/hakurei/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> hakurei</a> </th>
<th><a class="button" href="https://twitter.com/haruu1367" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @haruu1367</a></th>
</tr><tr>
<th>78</th>
<th>taesiri</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 228 likes</th>
<th><a class="link" href="https://huggingface.co/taesiri/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> taesiri</a> </th>
<th><a class="button" href="https://twitter.com/taesiri" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @taesiri</a></th>
</tr><tr>
<th>79</th>
<th>DGSpitzer</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 228 likes</th>
<th><a class="link" href="https://huggingface.co/DGSpitzer/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> DGSpitzer</a> </th>
<th><a class="button" href="https://twitter.com/DGSpitzer" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @DGSpitzer</a></th>
</tr><tr>
<th>80</th>
<th>Charles Fettinger</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 223 likes</th>
<th><a class="link" href="https://huggingface.co/Surn/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> Surn</a> </th>
<th><a class="button" href="https://twitter.com/On_Corp" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @On_Corp</a></th>
</tr><tr>
<th>81</th>
<th>Juan Carlos Piñeros</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 218 likes</th>
<th><a class="link" href="https://huggingface.co/juancopi81/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> juancopi81</a> </th>
<th><a class="button" href="https://twitter.com/juancopi81" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @juancopi81</a></th>
</tr><tr>
<th>82</th>
<th>NoCrypt</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 215 likes</th>
<th><a class="link" href="https://huggingface.co/NoCrypt/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> NoCrypt</a> </th>
<th><a class="button" href="https://twitter.com/nocrypt_" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @nocrypt_</a></th>
</tr><tr>
<th>83</th>
<th>Ashiq Hussain Mir</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 194 likes</th>
<th><a class="link" href="https://huggingface.co/imseldrith/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> imseldrith</a> </th>
<th><a class="button" href="https://twitter.com/ims_eldrith" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @ims_eldrith</a></th>
</tr><tr>
<th>84</th>
<th>Nicholas Muchinguri</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 191 likes</th>
<th><a class="link" href="https://huggingface.co/nickmuchi/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> nickmuchi</a> </th>
<th><a class="button" href="https://twitter.com/Nickmuchi" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @Nickmuchi</a></th>
</tr><tr>
<th>85</th>
<th>Mateo Fidabel</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 188 likes</th>
<th><a class="link" href="https://huggingface.co/mfidabel/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> mfidabel</a> </th>
<th><a class="button" href="https://twitter.com/FidabelMateo" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @FidabelMateo</a></th>
</tr><tr>
<th>86</th>
<th>Simon Duerr</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 185 likes</th>
<th><a class="link" href="https://huggingface.co/simonduerr/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> simonduerr</a> </th>
<th><a class="button" href="https://twitter.com/simonduerr" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @simonduerr</a></th>
</tr><tr>
<th>87</th>
<th>Sayak Paul</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 183 likes</th>
<th><a class="link" href="https://huggingface.co/sayakpaul/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> sayakpaul</a> </th>
<th><a class="button" href="https://twitter.com/RisingSayak" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @RisingSayak</a></th>
</tr><tr>
<th>88</th>
<th>Doron Adler</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 178 likes</th>
<th><a class="link" href="https://huggingface.co/Norod78/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> Norod78</a> </th>
<th><a class="button" href="https://twitter.com/Norod78" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @Norod78</a></th>
</tr><tr>
<th>89</th>
<th>Bhaskar Tripathi</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 171 likes</th>
<th><a class="link" href="https://huggingface.co/bhaskartripathi/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> bhaskartripathi</a> </th>
<th><a class="button" href="https://twitter.com/bt_veeru" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @bt_veeru</a></th>
</tr><tr>
<th>90</th>
<th>Younes Belkada</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 170 likes</th>
<th><a class="link" href="https://huggingface.co/ybelkada/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> ybelkada</a> </th>
<th><a class="button" href="https://twitter.com/younesbelkada" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @younesbelkada</a></th>
</tr><tr>
<th>91</th>
<th>thomas Yan</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 163 likes</th>
<th><a class="link" href="https://huggingface.co/thomas-yanxin/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> thomas-yanxin</a> </th>
<th><a class="button" href="https://twitter.com/thomas_yanxin" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @thomas_yanxin</a></th>
</tr><tr>
<th>92</th>
<th>Fatih</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 159 likes</th>
<th><a class="link" href="https://huggingface.co/fcakyon/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> fcakyon</a> </th>
<th><a class="button" href="https://twitter.com/fcakyon" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @fcakyon</a></th>
</tr><tr>
<th>93</th>
<th>Laurent Mazare</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 153 likes</th>
<th><a class="link" href="https://huggingface.co/lmz/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> lmz</a> </th>
<th><a class="button" href="https://twitter.com/lmazare" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @lmazare</a></th>
</tr><tr>
<th>94</th>
<th>Yağız Çalık</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 148 likes</th>
<th><a class="link" href="https://huggingface.co/Weyaxi/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> Weyaxi</a> </th>
<th><a class="button" href="https://twitter.com/Weyaxi" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @Weyaxi</a></th>
</tr><tr>
<th>95</th>
<th>Vivien Tran-Thien</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 144 likes</th>
<th><a class="link" href="https://huggingface.co/vivien/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> vivien</a> </th>
<th><a class="button" href="https://twitter.com/vivien000000" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @vivien000000</a></th>
</tr><tr>
<th>96</th>
<th>Sho</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 143 likes</th>
<th><a class="link" href="https://huggingface.co/akiyamasho/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> akiyamasho</a> </th>
<th><a class="button" href="https://twitter.com/akiyamasho_dev" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @akiyamasho_dev</a></th>
</tr><tr>
<th>97</th>
<th>Pedro Cuenca</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 141 likes</th>
<th><a class="link" href="https://huggingface.co/pcuenq/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> pcuenq</a> </th>
<th><a class="button" href="https://twitter.com/pcuenq" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @pcuenq</a></th>
</tr><tr>
<th>98</th>
<th>Shuang Li</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 140 likes</th>
<th><a class="link" href="https://huggingface.co/Shuang59/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> Shuang59</a> </th>
<th><a class="button" href="https://twitter.com/ShuangL13799063" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @ShuangL13799063</a></th>
</tr><tr>
<th>99</th>
<th>Vaibhav Srivastav</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 137 likes</th>
<th><a class="link" href="https://huggingface.co/reach-vb/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> reach-vb</a> </th>
<th><a class="button" href="https://twitter.com/reach_vb" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @reach_vb</a></th>
</tr><tr>
<th>100</th>
<th>Prithivi Da</th>
<th><img src="/img/ico_spaces.png" alt="Spaces"> 136 likes</th>
<th><a class="link" href="https://huggingface.co/prithivida/" target="_blank" rel="noopener"><img src="/img/ico_hf.png" alt="HuggingFace logo"> prithivida</a> </th>
<th><a class="button" href="https://twitter.com/prithivida" target="_blank" rel="noopener"><img src="/img/ico_x.png" alt="X logo"> Follow @prithivida</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>
⏳ 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>
</section>
</main>
<script src="scripts.js"></script>
</body>
</html> |