mvaloatto commited on
Commit
aac874c
·
verified ·
1 Parent(s): eae0de9

Upload 4 files

Browse files
Files changed (4) hide show
  1. datasets.html +663 -8
  2. followers.html +0 -0
  3. index.html +644 -8
  4. spaces.html +672 -8
datasets.html CHANGED
@@ -24,10 +24,11 @@
24
 
25
  <div><h5><img width="14" height="14" src="img/ico_datasets.png" alt="X logo"> Most new downloads in
26
  <select id="dropdown" class="custom-dropdown">
27
- <option value="option1">May 2024</option>
28
- <option value="option2">April 2024</option>
29
- <option value="option3">March 2024</option>
30
- <option value="option4">February 2024</option>
 
31
  </select>
32
  </h5>
33
 
@@ -40,9 +41,663 @@
40
 
41
 
42
 
43
- <!--May 2024-->
44
  <div id="option1" class="content">
45
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
46
  <div style="overflow-x:auto;">
47
  <table class="alternate">
48
 
@@ -688,7 +1343,7 @@
688
 
689
 
690
  <!--April 2024-->
691
- <div id="option2" class="content hidden">
692
 
693
  <div style="overflow-x:auto;">
694
  <table class="alternate">
@@ -1336,7 +1991,7 @@
1336
 
1337
 
1338
  <!--March 2024-->
1339
- <div id="option3" class="content hidden">
1340
 
1341
  <div style="overflow-x:auto;">
1342
  <table class="alternate">
@@ -1979,7 +2634,7 @@
1979
 
1980
 
1981
  <!--February 2024-->
1982
- <div id="option4" class="content hidden">
1983
  <div style="overflow-x:auto;">
1984
  <table class="alternate">
1985
  <tr>
 
24
 
25
  <div><h5><img width="14" height="14" src="img/ico_datasets.png" alt="X logo"> Most new downloads in
26
  <select id="dropdown" class="custom-dropdown">
27
+ <option value="option1">June 2024</option>
28
+ <option value="option2">May 2024</option>
29
+ <option value="option3">April 2024</option>
30
+ <option value="option4">March 2024</option>
31
+ <option value="option5">February 2024</option>
32
  </select>
33
  </h5>
34
 
 
41
 
42
 
43
 
44
+ <!--June 2024-->
45
  <div id="option1" class="content">
46
 
47
+ <div style="overflow-x:auto;">
48
+ <table class="alternate">
49
+
50
+ <tr>
51
+ <th><b>1</b></th>
52
+ <th><a class="link" href="https://huggingface.co/hails/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1669665010552-62895a0215aeee85756062c4.jpeg" alt="Profile picture"></div><span class="name">Hailey Schoelkopf</th>
53
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 16,736,412 downloads</th>
54
+ <th></th><th class="gcol"><a class="button" href="https://github.com/haileyschoelkopf" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
55
+ <th class="hfcol"><a class="button" href="https://huggingface.co/hails/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> hails</a> </th>
56
+ </tr><tr>
57
+ <th><b>2</b></th>
58
+ <th><a class="link" href="https://huggingface.co/lukaemon/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/6099e69332c054a2e98479ce/c_I1SJ9eZUZr_sY0JM93b.jpeg" alt="Profile picture"></div><span class="name">Lucas Shen</th>
59
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 1,104,941 downloads</th>
60
+ <th class="xcol"><a class="button" href="https://twitter.com/_lukaemon" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
61
+ <th class="gcol"><a class="button" href="https://github.com/lukaemon" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
62
+ <th class="hfcol"><a class="button" href="https://huggingface.co/lukaemon/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> lukaemon</a> </th>
63
+ </tr><tr>
64
+ <th><b>3</b></th>
65
+ <th><a class="link" href="https://huggingface.co/chansung/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1659971187637-60d3b57ad7b174177faabd6e.jpeg" alt="Profile picture"></div><span class="name">chansung park</th>
66
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 584,557 downloads</th>
67
+ <th class="xcol"><a class="button" href="https://twitter.com/algo_diver" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
68
+ <th class="gcol"><a class="button" href="https://github.com/deep-diver" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
69
+ <th class="hfcol"><a class="button" href="https://huggingface.co/chansung/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> chansung</a> </th>
70
+ </tr><tr>
71
+ <th><b>4</b><span class="up"> &nbsp;▲ 6</span></th>
72
+ <th><a class="link" href="https://huggingface.co/princeton-nlp/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1618969698200-noauth.png" alt="Profile picture"></div><span class="name">Princeton NLP group</th>
73
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 563,069 downloads</th>
74
+ <th class="xcol"><a class="button" href="https://twitter.com/princeton_nlp" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
75
+ <th class="gcol"><a class="button" href="https://github.com/princeton-nlp" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
76
+ <th class="hfcol"><a class="button" href="https://huggingface.co/princeton-nlp/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> princeton-nlp</a> </th>
77
+ </tr><tr>
78
+ <th><b>5</b><span class="down"> &nbsp;▼ 1</span></th>
79
+ <th><a class="link" href="https://huggingface.co/haonan-li/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/643934ecb9ac1d55f41cefd7/v41FZ2Ar6nVXEkf-w5axf.jpeg" alt="Profile picture"></div><span class="name">Haonan Li</th>
80
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 445,564 downloads</th>
81
+ <th></th><th class="gcol"><a class="button" href="https://github.com/haonan-li" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
82
+ <th class="hfcol"><a class="button" href="https://huggingface.co/haonan-li/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> haonan-li</a> </th>
83
+ </tr><tr>
84
+ <th><b>6</b><span class="up"> &nbsp;▲ 25</span></th>
85
+ <th><a class="link" href="https://huggingface.co/aiana94/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/9b68a1758ad2ed555050cf294d33c2d8.svg" alt="Profile picture"></div><span class="name">Andreea Iana</th>
86
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 235,284 downloads</th>
87
+ <th></th><th class="gcol"><a class="button" href="https://github.com/andreeaiana" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
88
+ <th class="hfcol"><a class="button" href="https://huggingface.co/aiana94/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> aiana94</a> </th>
89
+ </tr><tr>
90
+ <th><b>7</b><span class="up"> &nbsp;NEW</span></th>
91
+ <th><a class="link" href="https://huggingface.co/SaylorTwift/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1678663263366-63e0eea7af523c37e5a77966.jpeg" alt="Profile picture"></div><span class="name">Nathan Habib</th>
92
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 140,973 downloads</th>
93
+ <th class="xcol"><a class="button" href="https://twitter.com/nathanhabib1011" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
94
+ <th class="gcol"><a class="button" href="https://github.com/NathanHB" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
95
+ <th class="hfcol"><a class="button" href="https://huggingface.co/SaylorTwift/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> SaylorTwift</a> </th>
96
+ </tr><tr>
97
+ <th><b>8</b></th>
98
+ <th><a class="link" href="https://huggingface.co/lhoestq/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1594214747713-5e9ecfc04957053f60648a3e.png" alt="Profile picture"></div><span class="name">Quentin Lhoest</th>
99
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 132,161 downloads</th>
100
+ <th class="xcol"><a class="button" href="https://twitter.com/lhoestq" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
101
+ <th class="gcol"><a class="button" href="https://github.com/lhoestq" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
102
+ <th class="hfcol"><a class="button" href="https://huggingface.co/lhoestq/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> lhoestq</a> </th>
103
+ </tr><tr>
104
+ <th><b>9</b></th>
105
+ <th><a class="link" href="https://huggingface.co/Matthijs/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1649661025847-6253d42827a8414d3bbeb802.jpeg" alt="Profile picture"></div><span class="name">Matthijs Hollemans</th>
106
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 124,469 downloads</th>
107
+ <th class="xcol"><a class="button" href="https://twitter.com/mhollemans" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
108
+ <th class="gcol"><a class="button" href="https://github.com/hollance" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
109
+ <th class="hfcol"><a class="button" href="https://huggingface.co/Matthijs/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> Matthijs</a> </th>
110
+ </tr><tr>
111
+ <th><b>10</b><span class="up"> &nbsp;▲ 4</span></th>
112
+ <th><a class="link" href="https://huggingface.co/juletxara/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1642497183137-noauth.jpeg" alt="Profile picture"></div><span class="name">Julen Etxaniz</th>
113
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 108,835 downloads</th>
114
+ <th class="xcol"><a class="button" href="https://twitter.com/juletxara" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
115
+ <th class="gcol"><a class="button" href="https://github.com/juletx" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
116
+ <th class="hfcol"><a class="button" href="https://huggingface.co/juletxara/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> juletxara</a> </th>
117
+ </tr><tr>
118
+ <th><b>11</b><span class="up"> &nbsp;▲ 30</span></th>
119
+ <th><a class="link" href="https://huggingface.co/hendrycks/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/56cf9c2d8295c4549248d3b0a4933043.svg" alt="Profile picture"></div><span class="name">Dan Hendrycks</th>
120
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 88,123 downloads</th>
121
+ <th></th><th class="gcol"><a class="button" href="https://github.com/hendrycks" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
122
+ <th class="hfcol"><a class="button" href="https://huggingface.co/hendrycks/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> hendrycks</a> </th>
123
+ </tr><tr>
124
+ <th><b>12</b><span class="down"> &nbsp;▼ 7</span></th>
125
+ <th><a class="link" href="https://huggingface.co/ccdv/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1659877476012-616f3a4cf92cbd8e03c1d541.jpeg" alt="Profile picture"></div><span class="name">ccdv</th>
126
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 84,407 downloads</th>
127
+ <th></th><th class="gcol"><a class="button" href="https://github.com/ccdv-ai" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
128
+ <th class="hfcol"><a class="button" href="https://huggingface.co/ccdv/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> ccdv</a> </th>
129
+ </tr><tr>
130
+ <th><b>13</b><span class="up"> &nbsp;▲ 35</span></th>
131
+ <th><a class="link" href="https://huggingface.co/albertvillanova/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1606406298765-noauth.jpeg" alt="Profile picture"></div><span class="name">Albert Villanova</th>
132
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 73,931 downloads</th>
133
+ <th class="xcol"><a class="button" href="https://twitter.com/avillanovamoral" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
134
+ <th class="gcol"><a class="button" href="https://github.com/albertvillanova" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
135
+ <th class="hfcol"><a class="button" href="https://huggingface.co/albertvillanova/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> albertvillanova</a> </th>
136
+ </tr><tr>
137
+ <th><b>14</b><span class="down"> &nbsp;▼ 1</span></th>
138
+ <th><a class="link" href="https://huggingface.co/ZoneTwelve/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/604ff818b0eba2af4509f8f162007129.svg" alt="Profile picture"></div><span class="name">ZoneTwelve</th>
139
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 69,509 downloads</th>
140
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/ZoneTwelve/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> ZoneTwelve</a> </th>
141
+ </tr><tr>
142
+ <th><b>15</b><span class="down"> &nbsp;▼ 4</span></th>
143
+ <th><a class="link" href="https://huggingface.co/nguha/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/626b6bd6c804c432c1b6c221/hgwzOJLlicYydIthG9MU8.jpeg" alt="Profile picture"></div><span class="name">Neel Guha</th>
144
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 58,216 downloads</th>
145
+ <th></th><th class="gcol"><a class="button" href="https://github.com/neelguha" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
146
+ <th class="hfcol"><a class="button" href="https://huggingface.co/nguha/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> nguha</a> </th>
147
+ </tr><tr>
148
+ <th><b>16</b><span class="up"> &nbsp;▲ 21</span></th>
149
+ <th><a class="link" href="https://huggingface.co/timdettmers/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1638462736111-noauth.png" alt="Profile picture"></div><span class="name">Tim Dettmers</th>
150
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 52,489 downloads</th>
151
+ <th class="xcol"><a class="button" href="https://twitter.com/tim_dettmers" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
152
+ <th class="gcol"><a class="button" href="https://github.com/timdettmers" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
153
+ <th class="hfcol"><a class="button" href="https://huggingface.co/timdettmers/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> timdettmers</a> </th>
154
+ </tr><tr>
155
+ <th><b>17</b><span class="up"> &nbsp;▲ 4</span></th>
156
+ <th><a class="link" href="https://huggingface.co/mlabonne/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/61b8e2ba285851687028d395/4XZP5aVsMWwzGx_313cqd.jpeg" alt="Profile picture"></div><span class="name">Maxime Labonne</th>
157
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 51,582 downloads</th>
158
+ <th class="xcol"><a class="button" href="https://twitter.com/maximelabonne" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
159
+ <th class="gcol"><a class="button" href="https://github.com/mlabonne" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
160
+ <th class="hfcol"><a class="button" href="https://huggingface.co/mlabonne/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> mlabonne</a> </th>
161
+ </tr><tr>
162
+ <th><b>18</b><span class="up"> &nbsp;▲ 6</span></th>
163
+ <th><a class="link" href="https://huggingface.co/Dahoas/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/eeb849eb29e249fd1b40e5c10d9bf9e5.svg" alt="Profile picture"></div><span class="name">Alex Havrilla</th>
164
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 39,270 downloads</th>
165
+ <th></th><th class="gcol"><a class="button" href="https://github.com/dahoas" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
166
+ <th class="hfcol"><a class="button" href="https://huggingface.co/Dahoas/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> Dahoas</a> </th>
167
+ </tr><tr>
168
+ <th><b>19</b><span class="up"> &nbsp;▲ 16</span></th>
169
+ <th><a class="link" href="https://huggingface.co/Idavidrein/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/655cc37f9af37bae32110d53/cFGjZk0Y8gwDrwmRF83oO.jpeg" alt="Profile picture"></div><span class="name">David Rein</th>
170
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 38,255 downloads</th>
171
+ <th class="xcol"><a class="button" href="https://twitter.com/idavidrein" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
172
+ <th class="gcol"><a class="button" href="https://github.com/idavidrein" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
173
+ <th class="hfcol"><a class="button" href="https://huggingface.co/Idavidrein/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> Idavidrein</a> </th>
174
+ </tr><tr>
175
+ <th><b>20</b><span class="up"> &nbsp;▲ 32</span></th>
176
+ <th><a class="link" href="https://huggingface.co/rajpurkar/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/3d78c0d24cfcee15315f90be7f0a0f2f.svg" alt="Profile picture"></div><span class="name">Pranav R</th>
177
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 37,147 downloads</th>
178
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/rajpurkar/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> rajpurkar</a> </th>
179
+ </tr><tr>
180
+ <th><b>21</b><span class="up"> &nbsp;▲ 2</span></th>
181
+ <th><a class="link" href="https://huggingface.co/mhenrichsen/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/2f7a1cfc68e6f5c0a7ddb323d2ffd252.svg" alt="Profile picture"></div><span class="name">Mads</th>
182
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 36,756 downloads</th>
183
+ <th></th><th class="gcol"><a class="button" href="https://github.com/mhenrichsen" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
184
+ <th class="hfcol"><a class="button" href="https://huggingface.co/mhenrichsen/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> mhenrichsen</a> </th>
185
+ </tr><tr>
186
+ <th><b>22</b><span class="up"> &nbsp;NEW</span></th>
187
+ <th><a class="link" href="https://huggingface.co/jglaser/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1645418030239-60aa706608805574fcf076da.jpeg" alt="Profile picture"></div><span class="name">Jens Glaser</th>
188
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 35,948 downloads</th>
189
+ <th></th><th class="gcol"><a class="button" href="https://github.com/jglaser" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
190
+ <th class="hfcol"><a class="button" href="https://huggingface.co/jglaser/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> jglaser</a> </th>
191
+ </tr><tr>
192
+ <th><b>23</b><span class="up"> &nbsp;▲ 4</span></th>
193
+ <th><a class="link" href="https://huggingface.co/roneneldan/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/22bb971597e9f3abfa343280a9d0f65f.svg" alt="Profile picture"></div><span class="name">Ronen Eldan</th>
194
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 35,311 downloads</th>
195
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/roneneldan/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> roneneldan</a> </th>
196
+ </tr><tr>
197
+ <th><b>24</b><span class="down"> &nbsp;▼ 18</span></th>
198
+ <th><a class="link" href="https://huggingface.co/Muennighoff/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/5f1eb362eec0ad2a071ad6e2/IXMYkYKuTwn6kBdWnQeeY.png" alt="Profile picture"></div><span class="name">Niklas Muennighoff</th>
199
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 34,967 downloads</th>
200
+ <th class="xcol"><a class="button" href="https://twitter.com/Muennighoff" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
201
+ <th class="gcol"><a class="button" href="https://github.com/Muennighoff" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
202
+ <th class="hfcol"><a class="button" href="https://huggingface.co/Muennighoff/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> Muennighoff</a> </th>
203
+ </tr><tr>
204
+ <th><b>25</b><span class="down"> &nbsp;▼ 9</span></th>
205
+ <th><a class="link" href="https://huggingface.co/yahma/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1672330023435-62c6faed53c7156f5bf767ed.png" alt="Profile picture"></div><span class="name">Gene Ruebsamen</th>
206
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 32,350 downloads</th>
207
+ <th></th><th class="gcol"><a class="button" href="https://github.com/gururise" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
208
+ <th class="hfcol"><a class="button" href="https://huggingface.co/yahma/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> yahma</a> </th>
209
+ </tr><tr>
210
+ <th><b>26</b><span class="up"> &nbsp;▲ 18</span></th>
211
+ <th><a class="link" href="https://huggingface.co/ZHZisZZ/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/3ae01c9330a47e98fac9f1eb0ba94073.svg" alt="Profile picture"></div><span class="name">Zhanhui Zhou</th>
212
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 32,200 downloads</th>
213
+ <th></th><th class="gcol"><a class="button" href="https://github.com/ZHZisZZ" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
214
+ <th class="hfcol"><a class="button" href="https://huggingface.co/ZHZisZZ/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> ZHZisZZ</a> </th>
215
+ </tr><tr>
216
+ <th><b>27</b><span class="up"> &nbsp;NEW</span></th>
217
+ <th><a class="link" href="https://huggingface.co/ylacombe/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/62611fcabbcbd1c34f1615f6/ehvQLkjaEaz0pYJwbB51L.jpeg" alt="Profile picture"></div><span class="name">Yoach Lacombe</th>
218
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 31,042 downloads</th>
219
+ <th class="xcol"><a class="button" href="https://twitter.com/yoachlacombe" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
220
+ <th class="gcol"><a class="button" href="https://github.com/ylacombe" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
221
+ <th class="hfcol"><a class="button" href="https://huggingface.co/ylacombe/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> ylacombe</a> </th>
222
+ </tr><tr>
223
+ <th><b>28</b><span class="down"> &nbsp;▼ 9</span></th>
224
+ <th><a class="link" href="https://huggingface.co/shunk031/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1663320637886-613efd7db1f0c8fac44d472d.jpeg" alt="Profile picture"></div><span class="name">Shunsuke Kitada</th>
225
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 30,603 downloads</th>
226
+ <th class="xcol"><a class="button" href="https://twitter.com/shunk031" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
227
+ <th class="gcol"><a class="button" href="https://github.com/shunk031" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
228
+ <th class="hfcol"><a class="button" href="https://huggingface.co/shunk031/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> shunk031</a> </th>
229
+ </tr><tr>
230
+ <th><b>29</b><span class="up"> &nbsp;▲ 9</span></th>
231
+ <th><a class="link" href="https://huggingface.co/indolem/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1605436239759-5fb101e184389b139cf3b4fa.png" alt="Profile picture"></div><span class="name">IndoLEM</th>
232
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 28,644 downloads</th>
233
+ <th class="xcol"><a class="button" href="https://twitter.com/fajrikoto" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
234
+ <th class="gcol"><a class="button" href="https://github.com/indolem" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
235
+ <th class="hfcol"><a class="button" href="https://huggingface.co/indolem/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> indolem</a> </th>
236
+ </tr><tr>
237
+ <th><b>30</b><span class="up"> &nbsp;▲ 3</span></th>
238
+ <th><a class="link" href="https://huggingface.co/nielsr/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1608042047613-5f1158120c833276f61f1a84.jpeg" alt="Profile picture"></div><span class="name">Niels Rogge</th>
239
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 26,725 downloads</th>
240
+ <th class="xcol"><a class="button" href="https://twitter.com/NielsRogge" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
241
+ <th class="gcol"><a class="button" href="https://github.com/NielsRogge" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
242
+ <th class="hfcol"><a class="button" href="https://huggingface.co/nielsr/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> nielsr</a> </th>
243
+ </tr><tr>
244
+ <th><b>31</b><span class="up"> &nbsp;▲ 24</span></th>
245
+ <th><a class="link" href="https://huggingface.co/davidstap/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/c45c7c3e8c25eb18cd41afce1d5e9d54.svg" alt="Profile picture"></div><span class="name">David Stap</th>
246
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 23,492 downloads</th>
247
+ <th class="xcol"><a class="button" href="https://twitter.com/davidstap" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
248
+ <th class="gcol"><a class="button" href="https://github.com/davidstap" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
249
+ <th class="hfcol"><a class="button" href="https://huggingface.co/davidstap/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> davidstap</a> </th>
250
+ </tr><tr>
251
+ <th><b>32</b><span class="up"> &nbsp;▲ 8</span></th>
252
+ <th><a class="link" href="https://huggingface.co/orionweller/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/6362d9712691058b19de1ba4/c9QrA2oE6lcs_46ShaTY1.jpeg" alt="Profile picture"></div><span class="name">Orion Weller</th>
253
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 22,824 downloads</th>
254
+ <th class="xcol"><a class="button" href="https://twitter.com/orionweller" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
255
+ <th class="gcol"><a class="button" href="https://github.com/orionw" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
256
+ <th class="hfcol"><a class="button" href="https://huggingface.co/orionweller/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> orionweller</a> </th>
257
+ </tr><tr>
258
+ <th><b>33</b><span class="up"> &nbsp;NEW</span></th>
259
+ <th><a class="link" href="https://huggingface.co/dwzhu/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/a79a832dc3a46ece1b9e542369fc4888.svg" alt="Profile picture"></div><span class="name">Dawei Zhu</th>
260
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 22,225 downloads</th>
261
+ <th></th><th class="gcol"><a class="button" href="https://github.com/dwzhu-pku" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
262
+ <th class="hfcol"><a class="button" href="https://huggingface.co/dwzhu/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> dwzhu</a> </th>
263
+ </tr><tr>
264
+ <th><b>34</b><span class="down"> &nbsp;▼ 12</span></th>
265
+ <th><a class="link" href="https://huggingface.co/Skylion007/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/9353c064ef8ccac84d0397411d38fa90.svg" alt="Profile picture"></div><span class="name">Aaron Gokaslan</th>
266
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 20,523 downloads</th>
267
+ <th class="xcol"><a class="button" href="https://twitter.com/Skyli0n" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
268
+ <th class="gcol"><a class="button" href="https://github.com/Skylion007" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
269
+ <th class="hfcol"><a class="button" href="https://huggingface.co/Skylion007/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> Skylion007</a> </th>
270
+ </tr><tr>
271
+ <th><b>35</b><span class="up"> &nbsp;NEW</span></th>
272
+ <th><a class="link" href="https://huggingface.co/SilvaFV/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/af2f5bebc07b9e2cda7b7c8807e38585.svg" alt="Profile picture"></div><span class="name">Vinicius Facin da Silva</th>
273
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 20,510 downloads</th>
274
+ <th></th><th class="gcol"><a class="button" href="https://github.com/[email protected]" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
275
+ <th class="hfcol"><a class="button" href="https://huggingface.co/SilvaFV/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> SilvaFV</a> </th>
276
+ </tr><tr>
277
+ <th><b>36</b><span class="up"> &nbsp;NEW</span></th>
278
+ <th><a class="link" href="https://huggingface.co/jbrazzy/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/b44bb5e4e41aa47955065c0c024cf074.svg" alt="Profile picture"></div><span class="name">Jacob Braswell</th>
279
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 19,670 downloads</th>
280
+ <th></th><th class="gcol"><a class="button" href="https://github.com/jocobtt" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
281
+ <th class="hfcol"><a class="button" href="https://huggingface.co/jbrazzy/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> jbrazzy</a> </th>
282
+ </tr><tr>
283
+ <th><b>37</b><span class="up"> &nbsp;▲ 50</span></th>
284
+ <th><a class="link" href="https://huggingface.co/jon-tow/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1665261042648-61b2bf4f5b1f7cad1799cfbb.png" alt="Profile picture"></div><span class="name">Jonathan Tow</th>
285
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 19,322 downloads</th>
286
+ <th class="xcol"><a class="button" href="https://twitter.com/jonbtow" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
287
+ <th class="gcol"><a class="button" href="https://github.com/jon-tow" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
288
+ <th class="hfcol"><a class="button" href="https://huggingface.co/jon-tow/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> jon-tow</a> </th>
289
+ </tr><tr>
290
+ <th><b>38</b><span class="down"> &nbsp;▼ 6</span></th>
291
+ <th><a class="link" href="https://huggingface.co/jondurbin/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/6453dafca647b92069ac541a/QkUleoJtHHdTkqtW54QIG.jpeg" alt="Profile picture"></div><span class="name">Jon Durbin</th>
292
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 18,868 downloads</th>
293
+ <th class="xcol"><a class="button" href="https://twitter.com/jon_durbin" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
294
+ <th class="gcol"><a class="button" href="https://github.com/jondurbin" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
295
+ <th class="hfcol"><a class="button" href="https://huggingface.co/jondurbin/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> jondurbin</a> </th>
296
+ </tr><tr>
297
+ <th><b>39</b></th>
298
+ <th><a class="link" href="https://huggingface.co/ydshieh/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1625150194719-6058c8cbcbe9c7542f3501ff.png" alt="Profile picture"></div><span class="name">Yih-Dar SHIEH</th>
299
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 18,834 downloads</th>
300
+ <th></th><th class="gcol"><a class="button" href="https://github.com/ydshieh" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
301
+ <th class="hfcol"><a class="button" href="https://huggingface.co/ydshieh/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> ydshieh</a> </th>
302
+ </tr><tr>
303
+ <th><b>40</b><span class="up"> &nbsp;▲ 18</span></th>
304
+ <th><a class="link" href="https://huggingface.co/Hennara/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/65276c7911a8a521c91bc10f/39dbuUtqQTJERTJ_WkxSh.jpeg" alt="Profile picture"></div><span class="name">Khalil Hennara</th>
305
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 18,155 downloads</th>
306
+ <th></th><th class="gcol"><a class="button" href="https://github.com/https://github.com/khalil-Hennara/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
307
+ <th class="hfcol"><a class="button" href="https://huggingface.co/Hennara/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> Hennara</a> </th>
308
+ </tr><tr>
309
+ <th><b>41</b><span class="up"> &nbsp;NEW</span></th>
310
+ <th><a class="link" href="https://huggingface.co/203427as321/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/865c9043c1bba4eac7023778aa797e9e.svg" alt="Profile picture"></div><span class="name">Daniel Mackey</th>
311
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 17,099 downloads</th>
312
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/203427as321/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> 203427as321</a> </th>
313
+ </tr><tr>
314
+ <th><b>42</b><span class="up"> &nbsp;▲ 22</span></th>
315
+ <th><a class="link" href="https://huggingface.co/sordonia/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/27dcca787b11d880c0ad851e83a84e87.svg" alt="Profile picture"></div><span class="name">Alessandro Sordoni</th>
316
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 16,756 downloads</th>
317
+ <th></th><th class="gcol"><a class="button" href="https://github.com/sordonia" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
318
+ <th class="hfcol"><a class="button" href="https://huggingface.co/sordonia/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> sordonia</a> </th>
319
+ </tr><tr>
320
+ <th><b>43</b><span class="up"> &nbsp;NEW</span></th>
321
+ <th><a class="link" href="https://huggingface.co/asahi417/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1654562931186-6023ca3b88cbf09f43f75906.png" alt="Profile picture"></div><span class="name">Asahi Ushio</th>
322
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 16,283 downloads</th>
323
+ <th class="xcol"><a class="button" href="https://twitter.com/asahiushio" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
324
+ <th class="gcol"><a class="button" href="https://github.com/asahi417" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
325
+ <th class="hfcol"><a class="button" href="https://huggingface.co/asahi417/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> asahi417</a> </th>
326
+ </tr><tr>
327
+ <th><b>44</b><span class="up"> &nbsp;▲ 13</span></th>
328
+ <th><a class="link" href="https://huggingface.co/malhajar/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/639c5c448a34ed9a404a956b/jcypw-eh7JzKHTffd0N9l.jpeg" alt="Profile picture"></div><span class="name">Mohamad Alhajar</th>
329
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 16,194 downloads</th>
330
+ <th></th><th class="gcol"><a class="button" href="https://github.com/malhajar17" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
331
+ <th class="hfcol"><a class="button" href="https://huggingface.co/malhajar/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> malhajar</a> </th>
332
+ </tr><tr>
333
+ <th><b>45</b><span class="up"> &nbsp;▲ 14</span></th>
334
+ <th><a class="link" href="https://huggingface.co/Rowan/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/6d84391645bf2b1b20066264a5a1ba91.svg" alt="Profile picture"></div><span class="name">Zellers</th>
335
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 15,980 downloads</th>
336
+ <th class="xcol"><a class="button" href="https://twitter.com/rown" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
337
+ <th class="gcol"><a class="button" href="https://github.com/rowanz" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
338
+ <th class="hfcol"><a class="button" href="https://huggingface.co/Rowan/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> Rowan</a> </th>
339
+ </tr><tr>
340
+ <th><b>46</b><span class="up"> &nbsp;▲ 7</span></th>
341
+ <th><a class="link" href="https://huggingface.co/m1guelpf/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/630d11e07dacb93b3356add6/lojZs5ho9mPWADCICdttQ.jpeg" alt="Profile picture"></div><span class="name">Miguel Piedrafita</th>
342
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 15,781 downloads</th>
343
+ <th class="xcol"><a class="button" href="https://twitter.com/m1guelpf" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
344
+ <th class="gcol"><a class="button" href="https://github.com/m1guelpf" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
345
+ <th class="hfcol"><a class="button" href="https://huggingface.co/m1guelpf/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> m1guelpf</a> </th>
346
+ </tr><tr>
347
+ <th><b>47</b><span class="up"> &nbsp;▲ 32</span></th>
348
+ <th><a class="link" href="https://huggingface.co/ai-forever/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/5f91b1208a61a359f44e1851/4hQd2Bt8AeSnQsluli5f1.jpeg" alt="Profile picture"></div><span class="name">ai-forever</th>
349
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 15,501 downloads</th>
350
+ <th></th><th class="gcol"><a class="button" href="https://github.com/ai-forever" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
351
+ <th class="hfcol"><a class="button" href="https://huggingface.co/ai-forever/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> ai-forever</a> </th>
352
+ </tr><tr>
353
+ <th><b>48</b><span class="down"> &nbsp;▼ 6</span></th>
354
+ <th><a class="link" href="https://huggingface.co/stas/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1594311341799-5f07383b19cb630495b812cd.jpeg" alt="Profile picture"></div><span class="name">Stas Bekman</th>
355
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 15,132 downloads</th>
356
+ <th class="xcol"><a class="button" href="https://twitter.com/StasBekman" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
357
+ <th class="gcol"><a class="button" href="https://github.com/stas00" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
358
+ <th class="hfcol"><a class="button" href="https://huggingface.co/stas/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> stas</a> </th>
359
+ </tr><tr>
360
+ <th><b>49</b><span class="up"> &nbsp;▲ 12</span></th>
361
+ <th><a class="link" href="https://huggingface.co/smangrul/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1638132956881-5fca176d1d7a08cb34d79d5d.jpeg" alt="Profile picture"></div><span class="name">Sourab Mangrulkar</th>
362
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 15,046 downloads</th>
363
+ <th></th><th class="gcol"><a class="button" href="https://github.com/pacman100" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
364
+ <th class="hfcol"><a class="button" href="https://huggingface.co/smangrul/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> smangrul</a> </th>
365
+ </tr><tr>
366
+ <th><b>50</b><span class="up"> &nbsp;▲ 23</span></th>
367
+ <th><a class="link" href="https://huggingface.co/anton-l/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1613655355830-noauth.png" alt="Profile picture"></div><span class="name">Anton Lozhkov</th>
368
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 14,962 downloads</th>
369
+ <th class="xcol"><a class="button" href="https://twitter.com/anton_lozhkov" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
370
+ <th class="gcol"><a class="button" href="https://github.com/anton-l" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
371
+ <th class="hfcol"><a class="button" href="https://huggingface.co/anton-l/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> anton-l</a> </th>
372
+ </tr><tr>
373
+ <th><b>51</b><span class="up"> &nbsp;NEW</span></th>
374
+ <th><a class="link" href="https://huggingface.co/imvladikon/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1614722365233-5fcea4a9e80c09ad276047dd.jpeg" alt="Profile picture"></div><span class="name">Vladimir Gurevich</th>
375
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 14,105 downloads</th>
376
+ <th class="xcol"><a class="button" href="https://twitter.com/vladimirgurevi2" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
377
+ <th class="gcol"><a class="button" href="https://github.com/imvladikon" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
378
+ <th class="hfcol"><a class="button" href="https://huggingface.co/imvladikon/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> imvladikon</a> </th>
379
+ </tr><tr>
380
+ <th><b>52</b><span class="up"> &nbsp;NEW</span></th>
381
+ <th><a class="link" href="https://huggingface.co/eduvedras/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/59ddb7ee8d5b8c6f3e39281af0ed3f3f.svg" alt="Profile picture"></div><span class="name">Eduardo M. Miranda</th>
382
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 13,887 downloads</th>
383
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/eduvedras/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> eduvedras</a> </th>
384
+ </tr><tr>
385
+ <th><b>53</b><span class="down"> &nbsp;▼ 28</span></th>
386
+ <th><a class="link" href="https://huggingface.co/DKYoon/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/617f679fb15f8a665f3999fc/NW1vkLsGAlWpAQYTux05X.jpeg" alt="Profile picture"></div><span class="name">Dongkeun Yoon</th>
387
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 13,726 downloads</th>
388
+ <th class="xcol"><a class="button" href="https://twitter.com/dongkeun_yoon" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
389
+ <th class="gcol"><a class="button" href="https://github.com/MattYoon" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
390
+ <th class="hfcol"><a class="button" href="https://huggingface.co/DKYoon/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> DKYoon</a> </th>
391
+ </tr><tr>
392
+ <th><b>54</b><span class="up"> &nbsp;▲ 8</span></th>
393
+ <th><a class="link" href="https://huggingface.co/danbider/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/9ca81c92bee68022b68c2ab9315135ef.svg" alt="Profile picture"></div><span class="name">Dan Biderman</th>
394
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 13,369 downloads</th>
395
+ <th></th><th class="gcol"><a class="button" href="https://github.com/danbider" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
396
+ <th class="hfcol"><a class="button" href="https://huggingface.co/danbider/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> danbider</a> </th>
397
+ </tr><tr>
398
+ <th><b>55</b><span class="down"> &nbsp;▼ 9</span></th>
399
+ <th><a class="link" href="https://huggingface.co/teknium/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/6317aade83d8d2fd903192d9/erOwgMXc_CZih3uMoyTAp.jpeg" alt="Profile picture"></div><span class="name">Teknium</th>
400
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 13,360 downloads</th>
401
+ <th class="xcol"><a class="button" href="https://twitter.com/teknium1" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
402
+ <th class="gcol"><a class="button" href="https://github.com/teknium1" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
403
+ <th class="hfcol"><a class="button" href="https://huggingface.co/teknium/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> teknium</a> </th>
404
+ </tr><tr>
405
+ <th><b>56</b><span class="down"> &nbsp;▼ 26</span></th>
406
+ <th><a class="link" href="https://huggingface.co/NeelNanda/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/6d5cd2261163308b82341c1ce28984d1.svg" alt="Profile picture"></div><span class="name">Neel Nanda</th>
407
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 13,329 downloads</th>
408
+ <th class="xcol"><a class="button" href="https://twitter.com/NeelNanda5" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
409
+ <th class="gcol"><a class="button" href="https://github.com/neelnanda-io" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
410
+ <th class="hfcol"><a class="button" href="https://huggingface.co/NeelNanda/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> NeelNanda</a> </th>
411
+ </tr><tr>
412
+ <th><b>57</b><span class="up"> &nbsp;▲ 10</span></th>
413
+ <th><a class="link" href="https://huggingface.co/knkarthick/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/cd3cb5453a91a7e5ff2614f892a9c22a.svg" alt="Profile picture"></div><span class="name">Karthick K. Neelamohan</th>
414
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 12,838 downloads</th>
415
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/knkarthick/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> knkarthick</a> </th>
416
+ </tr><tr>
417
+ <th><b>58</b><span class="up"> &nbsp;▲ 11</span></th>
418
+ <th><a class="link" href="https://huggingface.co/awettig/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/a049fe3ab75cb91fa95c33064cf1a4d9.svg" alt="Profile picture"></div><span class="name">Alexander Wettig</th>
419
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 11,558 downloads</th>
420
+ <th class="xcol"><a class="button" href="https://twitter.com/_awettig" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
421
+ <th class="gcol"><a class="button" href="https://github.com/CodeCreator" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
422
+ <th class="hfcol"><a class="button" href="https://huggingface.co/awettig/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> awettig</a> </th>
423
+ </tr><tr>
424
+ <th><b>59</b><span class="up"> &nbsp;▲ 9</span></th>
425
+ <th><a class="link" href="https://huggingface.co/philschmid/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1624629516652-5ff5d596f244529b3ec0fb89.png" alt="Profile picture"></div><span class="name">Philipp Schmid</th>
426
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 11,481 downloads</th>
427
+ <th class="xcol"><a class="button" href="https://twitter.com/_philschmid" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
428
+ <th class="gcol"><a class="button" href="https://github.com/philschmid" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
429
+ <th class="hfcol"><a class="button" href="https://huggingface.co/philschmid/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> philschmid</a> </th>
430
+ </tr><tr>
431
+ <th><b>60</b><span class="up"> &nbsp;▲ 5</span></th>
432
+ <th><a class="link" href="https://huggingface.co/ruslanmv/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1629553183241-noauth.png" alt="Profile picture"></div><span class="name">Ruslan M. Vsevolodovna</th>
433
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 11,305 downloads</th>
434
+ <th></th><th class="gcol"><a class="button" href="https://github.com/ruslanmv" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
435
+ <th class="hfcol"><a class="button" href="https://huggingface.co/ruslanmv/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> ruslanmv</a> </th>
436
+ </tr><tr>
437
+ <th><b>61</b><span class="up"> &nbsp;NEW</span></th>
438
+ <th><a class="link" href="https://huggingface.co/Amod/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/64148f132dfc95f58895052f/Jd_47pOCEAHSKRMg8YO2x.jpeg" alt="Profile picture"></div><span class="name">Amod</th>
439
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 11,265 downloads</th>
440
+ <th></th><th class="gcol"><a class="button" href="https://github.com/amodsgit" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
441
+ <th class="hfcol"><a class="button" href="https://huggingface.co/Amod/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> Amod</a> </th>
442
+ </tr><tr>
443
+ <th><b>62</b><span class="up"> &nbsp;NEW</span></th>
444
+ <th><a class="link" href="https://huggingface.co/aps/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1652253065548-6230c6ecfd8b720a5648f6c4.jpeg" alt="Profile picture"></div><span class="name">Amanpreet Singh</th>
445
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 11,229 downloads</th>
446
+ <th class="xcol"><a class="button" href="https://twitter.com/apsdehal" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
447
+ <th class="gcol"><a class="button" href="https://github.com/apsdehal" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
448
+ <th class="hfcol"><a class="button" href="https://huggingface.co/aps/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> aps</a> </th>
449
+ </tr><tr>
450
+ <th><b>63</b><span class="up"> &nbsp;NEW</span></th>
451
+ <th><a class="link" href="https://huggingface.co/Zaid/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1594145966049-noauth.jpeg" alt="Profile picture"></div><span class="name">Zaid Alyafeai</th>
452
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 11,175 downloads</th>
453
+ <th class="xcol"><a class="button" href="https://twitter.com/zaidalyafeai" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
454
+ <th class="gcol"><a class="button" href="https://github.com/zaidalyafeai" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
455
+ <th class="hfcol"><a class="button" href="https://huggingface.co/Zaid/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> Zaid</a> </th>
456
+ </tr><tr>
457
+ <th><b>64</b><span class="down"> &nbsp;▼ 36</span></th>
458
+ <th><a class="link" href="https://huggingface.co/monology/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/a1bd520681db8cac5ee766e676be6b23.svg" alt="Profile picture"></div><span class="name">Devin Gulliver</th>
459
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 11,108 downloads</th>
460
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/monology/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> monology</a> </th>
461
+ </tr><tr>
462
+ <th><b>65</b><span class="up"> &nbsp;NEW</span></th>
463
+ <th><a class="link" href="https://huggingface.co/maloyan/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1648623051996-noauth.jpeg" alt="Profile picture"></div><span class="name">Narek Maloyan</th>
464
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 11,081 downloads</th>
465
+ <th class="xcol"><a class="button" href="https://twitter.com/MaloyanNarek" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
466
+ <th class="gcol"><a class="button" href="https://github.com/maloyan" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
467
+ <th class="hfcol"><a class="button" href="https://huggingface.co/maloyan/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> maloyan</a> </th>
468
+ </tr><tr>
469
+ <th><b>66</b><span class="up"> &nbsp;NEW</span></th>
470
+ <th><a class="link" href="https://huggingface.co/baber/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/ca4ceac5e2ae3d085718f6f551a2eeed.svg" alt="Profile picture"></div><span class="name">Baber Abbasi</th>
471
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 10,640 downloads</th>
472
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/baber/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> baber</a> </th>
473
+ </tr><tr>
474
+ <th><b>67</b><span class="down"> &nbsp;▼ 18</span></th>
475
+ <th><a class="link" href="https://huggingface.co/zh-plus/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/912d6c594602a14db6e7727082eb51c9.svg" alt="Profile picture"></div><span class="name">Hao Zheng</th>
476
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 10,550 downloads</th>
477
+ <th></th><th class="gcol"><a class="button" href="https://github.com/zh-plus" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
478
+ <th class="hfcol"><a class="button" href="https://huggingface.co/zh-plus/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> zh-plus</a> </th>
479
+ </tr><tr>
480
+ <th><b>68</b><span class="down"> &nbsp;▼ 42</span></th>
481
+ <th><a class="link" href="https://huggingface.co/nateraw/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1594936097363-noauth.jpeg" alt="Profile picture"></div><span class="name">Nate Raw</th>
482
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 10,097 downloads</th>
483
+ <th class="xcol"><a class="button" href="https://twitter.com/_nateraw" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
484
+ <th class="gcol"><a class="button" href="https://github.com/nateraw" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
485
+ <th class="hfcol"><a class="button" href="https://huggingface.co/nateraw/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> nateraw</a> </th>
486
+ </tr><tr>
487
+ <th><b>69</b><span class="up"> &nbsp;NEW</span></th>
488
+ <th><a class="link" href="https://huggingface.co/wis-k/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/7cdeff5bfe36d3301f7b5d9fbe487bfc.svg" alt="Profile picture"></div><span class="name">Wis Kojohnjaratkul</th>
489
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 10,063 downloads</th>
490
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/wis-k/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> wis-k</a> </th>
491
+ </tr><tr>
492
+ <th><b>70</b><span class="up"> &nbsp;NEW</span></th>
493
+ <th><a class="link" href="https://huggingface.co/random123123/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/7ab9eda48a318ec1d764d2542bf87700.svg" alt="Profile picture"></div><span class="name">Who Ever</th>
494
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 9,860 downloads</th>
495
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/random123123/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> random123123</a> </th>
496
+ </tr><tr>
497
+ <th><b>71</b><span class="up"> &nbsp;▲ 15</span></th>
498
+ <th><a class="link" href="https://huggingface.co/lvwerra/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/5e48005437cb5b49818287a5/4uCXGGui-9QifAT4qelxU.png" alt="Profile picture"></div><span class="name">Leandro von Werra</th>
499
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 9,694 downloads</th>
500
+ <th class="xcol"><a class="button" href="https://twitter.com/lvwerra" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
501
+ <th class="gcol"><a class="button" href="https://github.com/lvwerra" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
502
+ <th class="hfcol"><a class="button" href="https://huggingface.co/lvwerra/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> lvwerra</a> </th>
503
+ </tr><tr>
504
+ <th><b>72</b><span class="up"> &nbsp;NEW</span></th>
505
+ <th><a class="link" href="https://huggingface.co/Jay-Rajput/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/647350e116ef9c21dba66e1e/ggmU4ADWwjZ9AwxianWKd.jpeg" alt="Profile picture"></div><span class="name">Jaydeepsinh Rajput</th>
506
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 9,607 downloads</th>
507
+ <th></th><th class="gcol"><a class="button" href="https://github.com/jaysinghr" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
508
+ <th class="hfcol"><a class="button" href="https://huggingface.co/Jay-Rajput/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> Jay-Rajput</a> </th>
509
+ </tr><tr>
510
+ <th><b>73</b><span class="down"> &nbsp;▼ 55</span></th>
511
+ <th><a class="link" href="https://huggingface.co/maveriq/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1585493970035-noauth.jpeg" alt="Profile picture"></div><span class="name">Haris Jabbar</th>
512
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 9,588 downloads</th>
513
+ <th class="xcol"><a class="button" href="https://twitter.com/harisnlp" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
514
+ <th class="gcol"><a class="button" href="https://github.com/maveriq" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
515
+ <th class="hfcol"><a class="button" href="https://huggingface.co/maveriq/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> maveriq</a> </th>
516
+ </tr><tr>
517
+ <th><b>74</b><span class="up"> &nbsp;NEW</span></th>
518
+ <th><a class="link" href="https://huggingface.co/chargoddard/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/630495b0ce6b12280b193c25/bT61kBtQPhDYk00AI0o0g.png" alt="Profile picture"></div><span class="name">Charles Goddard</th>
519
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 9,445 downloads</th>
520
+ <th></th><th class="gcol"><a class="button" href="https://github.com/cg123" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
521
+ <th class="hfcol"><a class="button" href="https://huggingface.co/chargoddard/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> chargoddard</a> </th>
522
+ </tr><tr>
523
+ <th><b>75</b><span class="up"> &nbsp;NEW</span></th>
524
+ <th><a class="link" href="https://huggingface.co/mjiwon/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/ce5ad5e67b1432c2deb62b22dafb2e95.svg" alt="Profile picture"></div><span class="name">Moon Jiwon</th>
525
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 9,215 downloads</th>
526
+ <th></th><th class="gcol"><a class="button" href="https://github.com/treejw" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
527
+ <th class="hfcol"><a class="button" href="https://huggingface.co/mjiwon/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> mjiwon</a> </th>
528
+ </tr><tr>
529
+ <th><b>76</b><span class="down"> &nbsp;▼ 22</span></th>
530
+ <th><a class="link" href="https://huggingface.co/JeanKaddour/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1661339692442-6304061c0547362a22a76a17.jpeg" alt="Profile picture"></div><span class="name">Jean Kaddour</th>
531
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 9,005 downloads</th>
532
+ <th class="xcol"><a class="button" href="https://twitter.com/jeankaddour" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
533
+ <th class="gcol"><a class="button" href="https://github.com/jeankaddour" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
534
+ <th class="hfcol"><a class="button" href="https://huggingface.co/JeanKaddour/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> JeanKaddour</a> </th>
535
+ </tr><tr>
536
+ <th><b>77</b><span class="up"> &nbsp;▲ 12</span></th>
537
+ <th><a class="link" href="https://huggingface.co/b-mc2/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/cd6ec96b8ccb2d52a8e413a2aae20b13.svg" alt="Profile picture"></div><span class="name">brianm</th>
538
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 8,859 downloads</th>
539
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/b-mc2/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> b-mc2</a> </th>
540
+ </tr><tr>
541
+ <th><b>78</b><span class="up"> &nbsp;NEW</span></th>
542
+ <th><a class="link" href="https://huggingface.co/jxu124/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/72c8b09ec69eff32c93275be1e07416d.svg" alt="Profile picture"></div><span class="name">Jie Xu</th>
543
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 8,389 downloads</th>
544
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/jxu124/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> jxu124</a> </th>
545
+ </tr><tr>
546
+ <th><b>79</b><span class="up"> &nbsp;NEW</span></th>
547
+ <th><a class="link" href="https://huggingface.co/heegyu/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1597657623754-noauth.jpeg" alt="Profile picture"></div><span class="name">Heegyu Kim</th>
548
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 8,215 downloads</th>
549
+ <th></th><th class="gcol"><a class="button" href="https://github.com/HeegyuKim" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
550
+ <th class="hfcol"><a class="button" href="https://huggingface.co/heegyu/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> heegyu</a> </th>
551
+ </tr><tr>
552
+ <th><b>80</b><span class="up"> &nbsp;NEW</span></th>
553
+ <th><a class="link" href="https://huggingface.co/abisee/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/a3fac368f84d0323cb29788475fb45ff.svg" alt="Profile picture"></div><span class="name">Abigail See</th>
554
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 8,173 downloads</th>
555
+ <th></th><th class="gcol"><a class="button" href="https://github.com/abisee" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
556
+ <th class="hfcol"><a class="button" href="https://huggingface.co/abisee/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> abisee</a> </th>
557
+ </tr><tr>
558
+ <th><b>81</b><span class="up"> &nbsp;NEW</span></th>
559
+ <th><a class="link" href="https://huggingface.co/ryo0634/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/ff1cdf6b1cf5890b8daba082b15466a7.svg" alt="Profile picture"></div><span class="name">Ryokan Ri</th>
560
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 8,104 downloads</th>
561
+ <th></th><th class="gcol"><a class="button" href="https://github.com/Ryou0634" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
562
+ <th class="hfcol"><a class="button" href="https://huggingface.co/ryo0634/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> ryo0634</a> </th>
563
+ </tr><tr>
564
+ <th><b>82</b><span class="down"> &nbsp;▼ 2</span></th>
565
+ <th><a class="link" href="https://huggingface.co/vicgalle/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/5fad8602b8423e1d80b8a965/tRqTwcZmrGka8c1vFq2wX.jpeg" alt="Profile picture"></div><span class="name">Victor Gallego</th>
566
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 7,553 downloads</th>
567
+ <th class="xcol"><a class="button" href="https://twitter.com/vicgalle_" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
568
+ <th class="gcol"><a class="button" href="https://github.com/vicgalle" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
569
+ <th class="hfcol"><a class="button" href="https://huggingface.co/vicgalle/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> vicgalle</a> </th>
570
+ </tr><tr>
571
+ <th><b>83</b><span class="up"> &nbsp;NEW</span></th>
572
+ <th><a class="link" href="https://huggingface.co/emozilla/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1676652577978-630581db99870e13d3e0006f.jpeg" alt="Profile picture"></div><span class="name">Jeffrey Quesnelle</th>
573
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 7,501 downloads</th>
574
+ <th class="xcol"><a class="button" href="https://twitter.com/theemozilla" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
575
+ <th class="gcol"><a class="button" href="https://github.com/jquesnelle" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
576
+ <th class="hfcol"><a class="button" href="https://huggingface.co/emozilla/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> emozilla</a> </th>
577
+ </tr><tr>
578
+ <th><b>84</b><span class="down"> &nbsp;▼ 50</span></th>
579
+ <th><a class="link" href="https://huggingface.co/Shitao/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/c0675d05a52192ee14e9ab1633353956.svg" alt="Profile picture"></div><span class="name">Xiao</th>
580
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 7,500 downloads</th>
581
+ <th></th><th class="gcol"><a class="button" href="https://github.com/staoxiao" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
582
+ <th class="hfcol"><a class="button" href="https://huggingface.co/Shitao/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> Shitao</a> </th>
583
+ </tr><tr>
584
+ <th><b>85</b><span class="down"> &nbsp;▼ 9</span></th>
585
+ <th><a class="link" href="https://huggingface.co/rungalileo/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1652906682728-628559b2d08c67c73377600f.png" alt="Profile picture"></div><span class="name">Galileo Datasets</th>
586
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 7,389 downloads</th>
587
+ <th class="xcol"><a class="button" href="https://twitter.com/rungalileo" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
588
+ <th></th><th class="hfcol"><a class="button" href="https://huggingface.co/rungalileo/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> rungalileo</a> </th>
589
+ </tr><tr>
590
+ <th><b>86</b><span class="up"> &nbsp;NEW</span></th>
591
+ <th><a class="link" href="https://huggingface.co/Wouter01/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/63db853cd220759d219e7b936de175ae.svg" alt="Profile picture"></div><span class="name">Wouter Bant</th>
592
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 7,145 downloads</th>
593
+ <th></th><th class="gcol"><a class="button" href="https://github.com/WouterBant" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
594
+ <th class="hfcol"><a class="button" href="https://huggingface.co/Wouter01/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> Wouter01</a> </th>
595
+ </tr><tr>
596
+ <th><b>87</b><span class="down"> &nbsp;▼ 3</span></th>
597
+ <th><a class="link" href="https://huggingface.co/fancyzhx/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/9464c65a170995157f9de753491a5502.svg" alt="Profile picture"></div><span class="name">Xiang Zhang</th>
598
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 6,957 downloads</th>
599
+ <th class="xcol"><a class="button" href="https://twitter.com/G_Auss" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
600
+ <th class="gcol"><a class="button" href="https://github.com/zhangxiangxiao" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
601
+ <th class="hfcol"><a class="button" href="https://huggingface.co/fancyzhx/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> fancyzhx</a> </th>
602
+ </tr><tr>
603
+ <th><b>88</b><span class="down"> &nbsp;▼ 45</span></th>
604
+ <th><a class="link" href="https://huggingface.co/GBaker/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/2e69baded06f7176db539c55f39fe427.svg" alt="Profile picture"></div><span class="name">George Baker</th>
605
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 6,956 downloads</th>
606
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/GBaker/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> GBaker</a> </th>
607
+ </tr><tr>
608
+ <th><b>89</b><span class="up"> &nbsp;NEW</span></th>
609
+ <th><a class="link" href="https://huggingface.co/iamroot/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/37de7f3bab42775a6c5a911386f73e48.svg" alt="Profile picture"></div><span class="name">Milo Cress</th>
610
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 6,953 downloads</th>
611
+ <th></th><th class="gcol"><a class="button" href="https://github.com/milocress" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
612
+ <th class="hfcol"><a class="button" href="https://huggingface.co/iamroot/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> iamroot</a> </th>
613
+ </tr><tr>
614
+ <th><b>90</b><span class="up"> &nbsp;NEW</span></th>
615
+ <th><a class="link" href="https://huggingface.co/eriktks/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/a54a82be275d6485905b54c5afa44c67.svg" alt="Profile picture"></div><span class="name">Erik Tjong Kim Sang</th>
616
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 6,780 downloads</th>
617
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/eriktks/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> eriktks</a> </th>
618
+ </tr><tr>
619
+ <th><b>91</b><span class="down"> &nbsp;▼ 9</span></th>
620
+ <th><a class="link" href="https://huggingface.co/fka/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1670979558892-63990c4ef2bb4e34ce024284.png" alt="Profile picture"></div><span class="name">Fatih Kadir Akın</th>
621
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 6,705 downloads</th>
622
+ <th class="xcol"><a class="button" href="https://twitter.com/fkadev" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
623
+ <th class="gcol"><a class="button" href="https://github.com/f" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
624
+ <th class="hfcol"><a class="button" href="https://huggingface.co/fka/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> fka</a> </th>
625
+ </tr><tr>
626
+ <th><b>92</b><span class="up"> &nbsp;NEW</span></th>
627
+ <th><a class="link" href="https://huggingface.co/gsarti/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1670231290373-5e7749883d77a72421292d07.jpeg" alt="Profile picture"></div><span class="name">Gabriele Sarti</th>
628
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 6,670 downloads</th>
629
+ <th class="xcol"><a class="button" href="https://twitter.com/gsarti_" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
630
+ <th class="gcol"><a class="button" href="https://github.com/gsarti" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
631
+ <th class="hfcol"><a class="button" href="https://huggingface.co/gsarti/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> gsarti</a> </th>
632
+ </tr><tr>
633
+ <th><b>93</b><span class="down"> &nbsp;▼ 37</span></th>
634
+ <th><a class="link" href="https://huggingface.co/WillHeld/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1666207676653-632116accafe12f481a473cb.jpeg" alt="Profile picture"></div><span class="name">Will Held</th>
635
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 6,661 downloads</th>
636
+ <th class="xcol"><a class="button" href="https://twitter.com/williambarrheld" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
637
+ <th class="gcol"><a class="button" href="https://github.com/helw150" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
638
+ <th class="hfcol"><a class="button" href="https://huggingface.co/WillHeld/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> WillHeld</a> </th>
639
+ </tr><tr>
640
+ <th><b>94</b><span class="down"> &nbsp;▼ 28</span></th>
641
+ <th><a class="link" href="https://huggingface.co/echo840/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/4b30f6e277aad362e2f28125a1d31dbc.svg" alt="Profile picture"></div><span class="name">lz</th>
642
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 6,616 downloads</th>
643
+ <th></th><th class="gcol"><a class="button" href="https://github.com/echo840" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
644
+ <th class="hfcol"><a class="button" href="https://huggingface.co/echo840/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> echo840</a> </th>
645
+ </tr><tr>
646
+ <th><b>95</b><span class="up"> &nbsp;NEW</span></th>
647
+ <th><a class="link" href="https://huggingface.co/yaofu/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/1bb48dbba964f7fa84036586032684cf.svg" alt="Profile picture"></div><span class="name">Yao Fu</th>
648
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 6,358 downloads</th>
649
+ <th class="xcol"><a class="button" href="https://twitter.com/Francis_YAO_" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
650
+ <th class="gcol"><a class="button" href="https://github.com/FranxYao" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
651
+ <th class="hfcol"><a class="button" href="https://huggingface.co/yaofu/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> yaofu</a> </th>
652
+ </tr><tr>
653
+ <th><b>96</b><span class="down"> &nbsp;▼ 19</span></th>
654
+ <th><a class="link" href="https://huggingface.co/patrickvonplaten/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1584435275418-5dfcb1aada6d0311fd3d5448.jpeg" alt="Profile picture"></div><span class="name">Patrick von Platen</th>
655
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 6,230 downloads</th>
656
+ <th></th><th class="gcol"><a class="button" href="https://github.com/patrickvonplaten" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
657
+ <th class="hfcol"><a class="button" href="https://huggingface.co/patrickvonplaten/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> patrickvonplaten</a> </th>
658
+ </tr><tr>
659
+ <th><b>97</b><span class="up"> &nbsp;NEW</span></th>
660
+ <th><a class="link" href="https://huggingface.co/seamew/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1616405163008-6055d6f6bf611753d3101526.jpeg" alt="Profile picture"></div><span class="name">ouhongxu</th>
661
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 6,143 downloads</th>
662
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/seamew/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> seamew</a> </th>
663
+ </tr><tr>
664
+ <th><b>98</b><span class="up"> &nbsp;▲ 1</span></th>
665
+ <th><a class="link" href="https://huggingface.co/Abirate/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1674391297384-61727c1532e4a9c429b5df2f.png" alt="Profile picture"></div><span class="name">Abir ELTAIEF</th>
666
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 6,126 downloads</th>
667
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/Abirate/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> Abirate</a> </th>
668
+ </tr><tr>
669
+ <th><b>99</b><span class="up"> &nbsp;NEW</span></th>
670
+ <th><a class="link" href="https://huggingface.co/sayakpaul/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1649681653581-5f7fbd813e94f16a85448745.jpeg" alt="Profile picture"></div><span class="name">Sayak Paul</th>
671
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 6,116 downloads</th>
672
+ <th class="xcol"><a class="button" href="https://twitter.com/RisingSayak" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
673
+ <th class="gcol"><a class="button" href="https://github.com/sayakpaul" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
674
+ <th class="hfcol"><a class="button" href="https://huggingface.co/sayakpaul/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> sayakpaul</a> </th>
675
+ </tr><tr>
676
+ <th><b>100</b><span class="up"> &nbsp;NEW</span></th>
677
+ <th><a class="link" href="https://huggingface.co/tommasobonomo/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/64f85270ceabf1e6fc524bb8/0_o5YeTpu1dMyM-7d7jwR.jpeg" alt="Profile picture"></div><span class="name">Tommaso Bonomo</th>
678
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 6,032 downloads</th>
679
+ <th class="xcol"><a class="button" href="https://twitter.com/tommybonomo" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
680
+ <th class="gcol"><a class="button" href="https://github.com/tommasobonomo" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
681
+ <th class="hfcol"><a class="button" href="https://huggingface.co/tommasobonomo/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> tommasobonomo</a> </th>
682
+ </tr>
683
+
684
+ </table>
685
+ </div>
686
+
687
+ </div>
688
+
689
+
690
+
691
+
692
+
693
+
694
+
695
+
696
+
697
+
698
+ <!--May 2024-->
699
+ <div id="option2" class="content hidden">
700
+
701
  <div style="overflow-x:auto;">
702
  <table class="alternate">
703
 
 
1343
 
1344
 
1345
  <!--April 2024-->
1346
+ <div id="option3" class="content hidden">
1347
 
1348
  <div style="overflow-x:auto;">
1349
  <table class="alternate">
 
1991
 
1992
 
1993
  <!--March 2024-->
1994
+ <div id="option4" class="content hidden">
1995
 
1996
  <div style="overflow-x:auto;">
1997
  <table class="alternate">
 
2634
 
2635
 
2636
  <!--February 2024-->
2637
+ <div id="option5" class="content hidden">
2638
  <div style="overflow-x:auto;">
2639
  <table class="alternate">
2640
  <tr>
followers.html CHANGED
The diff for this file is too large to render. See raw diff
 
index.html CHANGED
@@ -24,10 +24,11 @@
24
 
25
  <div><h5><img width="14" height="14" src="img/ico_models.png" alt="X logo"> Most new downloads in
26
  <select id="dropdown" class="custom-dropdown">
27
- <option value="option1">May 2024</option>
28
- <option value="option2">April 2024</option>
29
- <option value="option3">March 2024</option>
30
- <option value="option4">February 2024</option>
 
31
  </select>
32
  </h5>
33
 
@@ -37,8 +38,643 @@
37
 
38
 
39
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
40
  <!--May 2024-->
41
- <div id="option1" class="content">
42
 
43
  <div style="overflow-x:auto;">
44
  <table class="alternate">
@@ -684,7 +1320,7 @@
684
 
685
 
686
  <!--April 2024-->
687
- <div id="option2" class="content hidden">
688
 
689
  <div style="overflow-x:auto;">
690
  <table class="alternate">
@@ -1334,7 +1970,7 @@
1334
 
1335
 
1336
  <!--March 2024-->
1337
- <div id="option3" class="content hidden">
1338
 
1339
  <div style="overflow-x:auto;">
1340
  <table class="alternate">
@@ -1975,7 +2611,7 @@
1975
 
1976
 
1977
  <!--February 2024-->
1978
- <div id="option4" class="content hidden">
1979
  <div style="overflow-x:auto;">
1980
  <table class="alternate">
1981
  <tr>
 
24
 
25
  <div><h5><img width="14" height="14" src="img/ico_models.png" alt="X logo"> Most new downloads in
26
  <select id="dropdown" class="custom-dropdown">
27
+ <option value="option1">June 2024</option>
28
+ <option value="option2">May 2024</option>
29
+ <option value="option3">April 2024</option>
30
+ <option value="option4">March 2024</option>
31
+ <option value="option5">February 2024</option>
32
  </select>
33
  </h5>
34
 
 
38
 
39
 
40
 
41
+ <!--June 2024-->
42
+ <div id="option1" class="content">
43
+
44
+ <div style="overflow-x:auto;">
45
+ <table class="alternate">
46
+
47
+ <tr>
48
+ <th><b>1</b></th>
49
+ <th><a class="link" href="https://huggingface.co/jonatasgrosman/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1606403937053-noauth.jpeg" alt="Profile picture"></div><span class="name">Jonatas Grosman</th>
50
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 32,640,304 downloads</th>
51
+ <th class="xcol"><a class="button" href="https://twitter.com/jonatasgrosman" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
52
+ <th class="gcol"><a class="button" href="https://github.com/jonatasgrosman" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
53
+ <th class="hfcol"><a class="button" href="https://huggingface.co/jonatasgrosman/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> jonatasgrosman</a> </th>
54
+ </tr><tr>
55
+ <th><b>2</b><span class="up"> &nbsp;▲ 6</span></th>
56
+ <th><a class="link" href="https://huggingface.co/mradermacher/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/6b97d30ff0bdb5d5c633ba850af739cd.svg" alt="Profile picture"></div><span class="name">Michael Radermacher</th>
57
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 14,881,050 downloads</th>
58
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/mradermacher/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> mradermacher</a> </th>
59
+ </tr><tr>
60
+ <th><b>3</b><span class="up"> &nbsp;▲ 25</span></th>
61
+ <th><a class="link" href="https://huggingface.co/avichr/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/e3c583db3eabd581bf502b6adbd4eb6e.svg" alt="Profile picture"></div><span class="name">avi chr</th>
62
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 9,987,537 downloads</th>
63
+ <th></th><th class="gcol"><a class="button" href="https://github.com/avichaychriqui" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
64
+ <th class="hfcol"><a class="button" href="https://huggingface.co/avichr/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> avichr</a> </th>
65
+ </tr><tr>
66
+ <th><b>4</b><span class="up"> &nbsp;▲ 38</span></th>
67
+ <th><a class="link" href="https://huggingface.co/wukevin/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/fc73ee8c84f98ff755f268898732ba18.svg" alt="Profile picture"></div><span class="name">Kevin Wu</th>
68
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 6,222,965 downloads</th>
69
+ <th class="xcol"><a class="button" href="https://twitter.com/Kevin_E_Wu" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
70
+ <th class="gcol"><a class="button" href="https://github.com/wukevin" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
71
+ <th class="hfcol"><a class="button" href="https://huggingface.co/wukevin/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> wukevin</a> </th>
72
+ </tr><tr>
73
+ <th><b>5</b><span class="up"> &nbsp;▲ 29</span></th>
74
+ <th><a class="link" href="https://huggingface.co/finiteautomata/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1623083352738-5ea732e50d1df220780f042d.jpeg" alt="Profile picture"></div><span class="name">Juan Manuel Pérez</th>
75
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 5,165,251 downloads</th>
76
+ <th class="xcol"><a class="button" href="https://twitter.com/perezjotaeme" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
77
+ <th class="gcol"><a class="button" href="https://github.com/finiteautomata" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
78
+ <th class="hfcol"><a class="button" href="https://huggingface.co/finiteautomata/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> finiteautomata</a> </th>
79
+ </tr><tr>
80
+ <th><b>6</b><span class="down"> &nbsp;▼ 2</span></th>
81
+ <th><a class="link" href="https://huggingface.co/intfloat/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/5a1ee74c2dbe349a6ec9843a1599d281.svg" alt="Profile picture"></div><span class="name">Liang Wang</th>
82
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 5,040,051 downloads</th>
83
+ <th></th><th class="gcol"><a class="button" href="https://github.com/intfloat" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
84
+ <th class="hfcol"><a class="button" href="https://huggingface.co/intfloat/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> intfloat</a> </th>
85
+ </tr><tr>
86
+ <th><b>7</b><span class="down"> &nbsp;▼ 4</span></th>
87
+ <th><a class="link" href="https://huggingface.co/mrm8488/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/5e4318d616b09a31220980d6/24rMJ_vPh3gW9ZEmj64xr.png" alt="Profile picture"></div><span class="name">Manuel Romero</th>
88
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 5,002,549 downloads</th>
89
+ <th class="xcol"><a class="button" href="https://twitter.com/mrm8488" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
90
+ <th class="gcol"><a class="button" href="https://github.com/mrm8488" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
91
+ <th class="hfcol"><a class="button" href="https://huggingface.co/mrm8488/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> mrm8488</a> </th>
92
+ </tr><tr>
93
+ <th><b>8</b><span class="up"> &nbsp;▲ 12</span></th>
94
+ <th><a class="link" href="https://huggingface.co/RichardErkhov/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/62f8c910ebd15ad7b5afca7f/rTjrwgzQtNV1f3lULgI8q.jpeg" alt="Profile picture"></div><span class="name">Richard Erkhov</th>
95
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 4,667,792 downloads</th>
96
+ <th></th><th class="gcol"><a class="button" href="https://github.com/RichardErkhov" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
97
+ <th class="hfcol"><a class="button" href="https://huggingface.co/RichardErkhov/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> RichardErkhov</a> </th>
98
+ </tr><tr>
99
+ <th><b>9</b><span class="down"> &nbsp;▼ 7</span></th>
100
+ <th><a class="link" href="https://huggingface.co/TheBloke/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/6426d3f3a7723d62b53c259b/tvPikpAzKTKGN5wrpadOJ.jpeg" alt="Profile picture"></div><span class="name">Tom Jobbins</th>
101
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 4,589,676 downloads</th>
102
+ <th class="xcol"><a class="button" href="https://twitter.com/TheBlokeAI" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
103
+ <th class="gcol"><a class="button" href="https://github.com/TheBloke" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
104
+ <th class="hfcol"><a class="button" href="https://huggingface.co/TheBloke/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> TheBloke</a> </th>
105
+ </tr><tr>
106
+ <th><b>10</b><span class="up"> &nbsp;NEW</span></th>
107
+ <th><a class="link" href="https://huggingface.co/jackhhao/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/f60b654c3aaa36e6066e76115e95d052.svg" alt="Profile picture"></div><span class="name">Jack Hao</th>
108
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 4,586,822 downloads</th>
109
+ <th></th><th class="gcol"><a class="button" href="https://github.com/https://github.com/jackhhao" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
110
+ <th class="hfcol"><a class="button" href="https://huggingface.co/jackhhao/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> jackhhao</a> </th>
111
+ </tr><tr>
112
+ <th><b>11</b><span class="up"> &nbsp;NEW</span></th>
113
+ <th><a class="link" href="https://huggingface.co/Necent/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/684160b2154f22264d695196bb92c415.svg" alt="Profile picture"></div><span class="name">Boris Matsakov</th>
114
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 4,412,772 downloads</th>
115
+ <th></th><th class="gcol"><a class="button" href="https://github.com/Necentt" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
116
+ <th class="hfcol"><a class="button" href="https://huggingface.co/Necent/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> Necent</a> </th>
117
+ </tr><tr>
118
+ <th><b>12</b><span class="down"> &nbsp;▼ 6</span></th>
119
+ <th><a class="link" href="https://huggingface.co/dslim/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1655075923870-5e7565183d77a72421292d00.png" alt="Profile picture"></div><span class="name">David S. Lim</th>
120
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 3,398,508 downloads</th>
121
+ <th class="xcol"><a class="button" href="https://twitter.com/limsanity23" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
122
+ <th class="gcol"><a class="button" href="https://github.com/dslim23" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
123
+ <th class="hfcol"><a class="button" href="https://huggingface.co/dslim/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> dslim</a> </th>
124
+ </tr><tr>
125
+ <th><b>13</b><span class="up"> &nbsp;▲ 8</span></th>
126
+ <th><a class="link" href="https://huggingface.co/prajjwal1/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1598416066905-5ec2ccebed25d76864d55404.png" alt="Profile picture"></div><span class="name">Prajjwal</th>
127
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 3,193,363 downloads</th>
128
+ <th class="xcol"><a class="button" href="https://twitter.com/prajjwal_1" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
129
+ <th class="gcol"><a class="button" href="https://github.com/prajjwal1" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
130
+ <th class="hfcol"><a class="button" href="https://huggingface.co/prajjwal1/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> prajjwal1</a> </th>
131
+ </tr><tr>
132
+ <th><b>14</b><span class="up"> &nbsp;NEW</span></th>
133
+ <th><a class="link" href="https://huggingface.co/ActivationAI/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1646192833304-621ee381970615ad5861ce9f.jpeg" alt="Profile picture"></div><span class="name">Jazon Samillano</th>
134
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 2,925,822 downloads</th>
135
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/ActivationAI/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> ActivationAI</a> </th>
136
+ </tr><tr>
137
+ <th><b>15</b><span class="down"> &nbsp;▼ 10</span></th>
138
+ <th><a class="link" href="https://huggingface.co/kresnik/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/8198b55ae034e6511781b9e09aa2062b.svg" alt="Profile picture"></div><span class="name">Hosung Park</th>
139
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 2,772,949 downloads</th>
140
+ <th></th><th class="gcol"><a class="button" href="https://github.com/indra622" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
141
+ <th class="hfcol"><a class="button" href="https://huggingface.co/kresnik/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> kresnik</a> </th>
142
+ </tr><tr>
143
+ <th><b>16</b><span class="up"> &nbsp;NEW</span></th>
144
+ <th><a class="link" href="https://huggingface.co/tavakolih/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/b21432a08152edb13e6318da1ba8783e.svg" alt="Profile picture"></div><span class="name">Hamid Tavakoli</th>
145
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 2,496,794 downloads</th>
146
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/tavakolih/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> tavakolih</a> </th>
147
+ </tr><tr>
148
+ <th><b>17</b><span class="down"> &nbsp;▼ 8</span></th>
149
+ <th><a class="link" href="https://huggingface.co/WinKawaks/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1643565548073-61f6c48b481b345bd105905b.jpeg" alt="Profile picture"></div><span class="name">Zhiyu</th>
150
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 2,496,698 downloads</th>
151
+ <th class="xcol"><a class="button" href="https://twitter.com/ZhiyuQu_" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
152
+ <th class="gcol"><a class="button" href="https://github.com/WinKawaks" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
153
+ <th class="hfcol"><a class="button" href="https://huggingface.co/WinKawaks/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> WinKawaks</a> </th>
154
+ </tr><tr>
155
+ <th><b>18</b><span class="down"> &nbsp;▼ 4</span></th>
156
+ <th><a class="link" href="https://huggingface.co/SamLowe/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/607bea5688160e14e4e2e4c0/eCVq4mbZ5QDixhO3z8zZM.jpeg" alt="Profile picture"></div><span class="name">Sam Lowe</th>
157
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 2,353,714 downloads</th>
158
+ <th class="xcol"><a class="button" href="https://twitter.com/sam_lowe" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
159
+ <th class="gcol"><a class="button" href="https://github.com/samlowe" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
160
+ <th class="hfcol"><a class="button" href="https://huggingface.co/SamLowe/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> SamLowe</a> </th>
161
+ </tr><tr>
162
+ <th><b>19</b><span class="up"> &nbsp;▲ 6</span></th>
163
+ <th><a class="link" href="https://huggingface.co/LanguageBind/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/6367a8175bb06007ea099b8f/IjG7HyWyWRlVt_XwRbxRW.jpeg" alt="Profile picture"></div><span class="name">linbin</th>
164
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 2,249,651 downloads</th>
165
+ <th class="xcol"><a class="button" href="https://twitter.com/LinBin46984" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
166
+ <th class="gcol"><a class="button" href="https://github.com/LinB203" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
167
+ <th class="hfcol"><a class="button" href="https://huggingface.co/LanguageBind/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> LanguageBind</a> </th>
168
+ </tr><tr>
169
+ <th><b>20</b><span class="down"> &nbsp;▼ 10</span></th>
170
+ <th><a class="link" href="https://huggingface.co/lxyuan/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/5f056ac25d08220171a0ad88/ty6_yL3jqX_fXXVk5eP0N.png" alt="Profile picture"></div><span class="name">Lik Xun Yuan</th>
171
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 2,159,093 downloads</th>
172
+ <th class="xcol"><a class="button" href="https://twitter.com/LxYuan" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
173
+ <th class="gcol"><a class="button" href="https://github.com/LxYuan0420" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
174
+ <th class="hfcol"><a class="button" href="https://huggingface.co/lxyuan/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> lxyuan</a> </th>
175
+ </tr><tr>
176
+ <th><b>21</b><span class="up"> &nbsp;▲ 2</span></th>
177
+ <th><a class="link" href="https://huggingface.co/MaziyarPanahi/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/5fd5e18a90b6dc4633f6d292/gZXHW5dd9R86AV9LMZ--y.png" alt="Profile picture"></div><span class="name">Maziyar Panahi</th>
178
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 2,150,764 downloads</th>
179
+ <th class="xcol"><a class="button" href="https://twitter.com/MaziyarPanahi" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
180
+ <th class="gcol"><a class="button" href="https://github.com/MaziyarPanahi" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
181
+ <th class="hfcol"><a class="button" href="https://huggingface.co/MaziyarPanahi/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> MaziyarPanahi</a> </th>
182
+ </tr><tr>
183
+ <th><b>22</b><span class="up"> &nbsp;▲ 24</span></th>
184
+ <th><a class="link" href="https://huggingface.co/thenlper/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/bf5c04a6032709f35e3fb48e1be6976f.svg" alt="Profile picture"></div><span class="name">Dingkun Long</th>
185
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 2,128,095 downloads</th>
186
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/thenlper/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> thenlper</a> </th>
187
+ </tr><tr>
188
+ <th><b>23</b><span class="up"> &nbsp;▲ 6</span></th>
189
+ <th><a class="link" href="https://huggingface.co/bartowski/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/6435718aaaef013d1aec3b8b/XKf-8MA47tjVAM6SCX0MP.jpeg" alt="Profile picture"></div><span class="name">Bartowski</th>
190
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 2,108,065 downloads</th>
191
+ <th class="xcol"><a class="button" href="https://twitter.com/bartowski1182" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
192
+ <th class="gcol"><a class="button" href="https://github.com/bartowski1182" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
193
+ <th class="hfcol"><a class="button" href="https://huggingface.co/bartowski/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> bartowski</a> </th>
194
+ </tr><tr>
195
+ <th><b>24</b><span class="up"> &nbsp;▲ 9</span></th>
196
+ <th><a class="link" href="https://huggingface.co/papluca/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/547af5e7721c511e09b88382759f6c62.svg" alt="Profile picture"></div><span class="name">Luca Papariello</th>
197
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 1,967,898 downloads</th>
198
+ <th></th><th class="gcol"><a class="button" href="https://github.com/LucaPapariello" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
199
+ <th class="hfcol"><a class="button" href="https://huggingface.co/papluca/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> papluca</a> </th>
200
+ </tr><tr>
201
+ <th><b>25</b><span class="up"> &nbsp;NEW</span></th>
202
+ <th><a class="link" href="https://huggingface.co/ealvaradob/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/d3c3b5a836c7ee8d6b36c38d34a7afe8.svg" alt="Profile picture"></div><span class="name">Esteban Alvarado</th>
203
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 1,937,954 downloads</th>
204
+ <th></th><th class="gcol"><a class="button" href="https://github.com/EstAlvB" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
205
+ <th class="hfcol"><a class="button" href="https://huggingface.co/ealvaradob/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> ealvaradob</a> </th>
206
+ </tr><tr>
207
+ <th><b>26</b><span class="up"> &nbsp;▲ 35</span></th>
208
+ <th><a class="link" href="https://huggingface.co/martin-ha/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/310c4435ebafbc1bc10104603001d30f.svg" alt="Profile picture"></div><span class="name">martin pan</th>
209
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 1,935,522 downloads</th>
210
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/martin-ha/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> martin-ha</a> </th>
211
+ </tr><tr>
212
+ <th><b>27</b><span class="down"> &nbsp;▼ 15</span></th>
213
+ <th><a class="link" href="https://huggingface.co/prithivida/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/6094f82fab08344856242c3d/am36xZ0lI_xrZwKvLxr1n.png" alt="Profile picture"></div><span class="name">Prithivi Da</th>
214
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 1,875,949 downloads</th>
215
+ <th class="xcol"><a class="button" href="https://twitter.com/prithivida" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
216
+ <th class="gcol"><a class="button" href="https://github.com/PrithivirajDamodaran" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
217
+ <th class="hfcol"><a class="button" href="https://huggingface.co/prithivida/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> prithivida</a> </th>
218
+ </tr><tr>
219
+ <th><b>28</b><span class="up"> &nbsp;▲ 19</span></th>
220
+ <th><a class="link" href="https://huggingface.co/ai-forever/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/5f91b1208a61a359f44e1851/4hQd2Bt8AeSnQsluli5f1.jpeg" alt="Profile picture"></div><span class="name">ai-forever</th>
221
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 1,848,105 downloads</th>
222
+ <th></th><th class="gcol"><a class="button" href="https://github.com/ai-forever" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
223
+ <th class="hfcol"><a class="button" href="https://huggingface.co/ai-forever/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> ai-forever</a> </th>
224
+ </tr><tr>
225
+ <th><b>29</b><span class="down"> &nbsp;▼ 22</span></th>
226
+ <th><a class="link" href="https://huggingface.co/MoritzLaurer/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1613511937628-5fb15d1e84389b139cf3b508.jpeg" alt="Profile picture"></div><span class="name">Moritz Laurer</th>
227
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 1,755,278 downloads</th>
228
+ <th class="xcol"><a class="button" href="https://twitter.com/MoritzLaurer" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
229
+ <th class="gcol"><a class="button" href="https://github.com/MoritzLaurer" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
230
+ <th class="hfcol"><a class="button" href="https://huggingface.co/MoritzLaurer/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> MoritzLaurer</a> </th>
231
+ </tr><tr>
232
+ <th><b>30</b><span class="down"> &nbsp;▼ 13</span></th>
233
+ <th><a class="link" href="https://huggingface.co/dmis-lab/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1602668910270-5efbdc4ac3896117eab961a9.png" alt="Profile picture"></div><span class="name">DMIS Lab</th>
234
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 1,751,242 downloads</th>
235
+ <th></th><th class="gcol"><a class="button" href="https://github.com/jhyuklee" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
236
+ <th class="hfcol"><a class="button" href="https://huggingface.co/dmis-lab/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> dmis-lab</a> </th>
237
+ </tr><tr>
238
+ <th><b>31</b><span class="up"> &nbsp;▲ 37</span></th>
239
+ <th><a class="link" href="https://huggingface.co/ashawkey/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/63367f9a9895307563659be6/2GW6lrsWcbQjfv-YPWKnm.jpeg" alt="Profile picture"></div><span class="name">ashawkey</th>
240
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 1,668,028 downloads</th>
241
+ <th></th><th class="gcol"><a class="button" href="https://github.com/ashawkey" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
242
+ <th class="hfcol"><a class="button" href="https://huggingface.co/ashawkey/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> ashawkey</a> </th>
243
+ </tr><tr>
244
+ <th><b>32</b><span class="up"> &nbsp;NEW</span></th>
245
+ <th><a class="link" href="https://huggingface.co/gguichard/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/1bda52c70d5fe7d36be541645341e25a.svg" alt="Profile picture"></div><span class="name">Grégory Guichard</th>
246
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 1,551,147 downloads</th>
247
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/gguichard/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> gguichard</a> </th>
248
+ </tr><tr>
249
+ <th><b>33</b><span class="down"> &nbsp;▼ 11</span></th>
250
+ <th><a class="link" href="https://huggingface.co/Yntec/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/63239b8370edc53f51cd5d42/88od0k-AAkxAIV-5ULwDs.png" alt="Profile picture"></div><span class="name">Yn Tec</th>
251
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 1,503,544 downloads</th>
252
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/Yntec/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> Yntec</a> </th>
253
+ </tr><tr>
254
+ <th><b>34</b><span class="up"> &nbsp;▲ 1</span></th>
255
+ <th><a class="link" href="https://huggingface.co/Ashishkr/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1617222532925-601cc18c2269c1af71066e53.png" alt="Profile picture"></div><span class="name">Ashish Kumar</th>
256
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 1,502,927 downloads</th>
257
+ <th class="xcol"><a class="button" href="https://twitter.com/autoDatasci" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
258
+ <th></th><th class="hfcol"><a class="button" href="https://huggingface.co/Ashishkr/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> Ashishkr</a> </th>
259
+ </tr><tr>
260
+ <th><b>35</b><span class="up"> &nbsp;▲ 19</span></th>
261
+ <th><a class="link" href="https://huggingface.co/oliverguhr/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/5ea841a70d1df220780f0433/rpEmnBmuIImkp2yo_pzfO.jpeg" alt="Profile picture"></div><span class="name">Oliver Guhr</th>
262
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 1,480,657 downloads</th>
263
+ <th class="xcol"><a class="button" href="https://twitter.com/oliverguhr" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
264
+ <th class="gcol"><a class="button" href="https://github.com/oliverguhr" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
265
+ <th class="hfcol"><a class="button" href="https://huggingface.co/oliverguhr/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> oliverguhr</a> </th>
266
+ </tr><tr>
267
+ <th><b>36</b><span class="down"> &nbsp;▼ 20</span></th>
268
+ <th><a class="link" href="https://huggingface.co/Jean-Baptiste/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/82296b9e5748bd60b88b608f46311db2.svg" alt="Profile picture"></div><span class="name">JB Polle</th>
269
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 1,447,062 downloads</th>
270
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/Jean-Baptiste/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> Jean-Baptiste</a> </th>
271
+ </tr><tr>
272
+ <th><b>37</b><span class="up"> &nbsp;NEW</span></th>
273
+ <th><a class="link" href="https://huggingface.co/unikei/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/63809d14187bda141fbb653d/la-wZC7vurbTm2BxKlMHZ.png" alt="Profile picture"></div><span class="name">Violeta Mirchevska</th>
274
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 1,446,293 downloads</th>
275
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/unikei/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> unikei</a> </th>
276
+ </tr><tr>
277
+ <th><b>38</b><span class="down"> &nbsp;▼ 20</span></th>
278
+ <th><a class="link" href="https://huggingface.co/SG161222/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/62ac7c1fde8bfbb930994257/eE8AwZGSlFjqt_NjYrqmz.jpeg" alt="Profile picture"></div><span class="name">Evgeny</th>
279
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 1,290,073 downloads</th>
280
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/SG161222/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> SG161222</a> </th>
281
+ </tr><tr>
282
+ <th><b>39</b><span class="down"> &nbsp;▼ 24</span></th>
283
+ <th><a class="link" href="https://huggingface.co/liuhaotian/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1674248167280-63898b61ec1f539adc0f4da2.jpeg" alt="Profile picture"></div><span class="name">Haotian Liu</th>
284
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 1,261,448 downloads</th>
285
+ <th class="xcol"><a class="button" href="https://twitter.com/imhaotian" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
286
+ <th class="gcol"><a class="button" href="https://github.com/haotian-liu" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
287
+ <th class="hfcol"><a class="button" href="https://huggingface.co/liuhaotian/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> liuhaotian</a> </th>
288
+ </tr><tr>
289
+ <th><b>40</b><span class="up"> &nbsp;NEW</span></th>
290
+ <th><a class="link" href="https://huggingface.co/vinvino02/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/b9212b4a58606a8993a555a6d0632cd4.svg" alt="Profile picture"></div><span class="name">Doyeon Kim</th>
291
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 1,216,917 downloads</th>
292
+ <th></th><th class="gcol"><a class="button" href="https://github.com/vinvino02" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
293
+ <th class="hfcol"><a class="button" href="https://huggingface.co/vinvino02/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> vinvino02</a> </th>
294
+ </tr><tr>
295
+ <th><b>41</b><span class="down"> &nbsp;▼ 30</span></th>
296
+ <th><a class="link" href="https://huggingface.co/sshleifer/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1583859526680-5e67bff7100906368940747c.jpeg" alt="Profile picture"></div><span class="name">Sam Shleifer</th>
297
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 1,214,853 downloads</th>
298
+ <th class="xcol"><a class="button" href="https://twitter.com/sam_shleifer" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
299
+ <th class="gcol"><a class="button" href="https://github.com/sshleifer" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
300
+ <th class="hfcol"><a class="button" href="https://huggingface.co/sshleifer/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> sshleifer</a> </th>
301
+ </tr><tr>
302
+ <th><b>42</b><span class="down"> &nbsp;▼ 2</span></th>
303
+ <th><a class="link" href="https://huggingface.co/fxmarty/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1651743336129-624c60cba8ec93a7ac188b56.png" alt="Profile picture"></div><span class="name">Félix Marty</th>
304
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 1,117,786 downloads</th>
305
+ <th></th><th class="gcol"><a class="button" href="https://github.com/fxmarty" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
306
+ <th class="hfcol"><a class="button" href="https://huggingface.co/fxmarty/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> fxmarty</a> </th>
307
+ </tr><tr>
308
+ <th><b>43</b><span class="up"> &nbsp;▲ 23</span></th>
309
+ <th><a class="link" href="https://huggingface.co/theainerd/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/6033c55f60e3dd96631c908d/jy7cHHCBhnlzHKGbXIbj0.jpeg" alt="Profile picture"></div><span class="name">Shyam Sunder Kumar</th>
310
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 1,115,117 downloads</th>
311
+ <th class="xcol"><a class="button" href="https://twitter.com/shyam_sunder_kr" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
312
+ <th class="gcol"><a class="button" href="https://github.com/theainerd" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
313
+ <th class="hfcol"><a class="button" href="https://huggingface.co/theainerd/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> theainerd</a> </th>
314
+ </tr><tr>
315
+ <th><b>44</b><span class="up"> &nbsp;▲ 5</span></th>
316
+ <th><a class="link" href="https://huggingface.co/emilyalsentzer/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1634328072252-5e5848876bc35159a08ca570.jpeg" alt="Profile picture"></div><span class="name">Emily Alsentzer</th>
317
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 1,109,255 downloads</th>
318
+ <th class="xcol"><a class="button" href="https://twitter.com/Emily_Alsentzer" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
319
+ <th class="gcol"><a class="button" href="https://github.com/EmilyAlsentzer" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
320
+ <th class="hfcol"><a class="button" href="https://huggingface.co/emilyalsentzer/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> emilyalsentzer</a> </th>
321
+ </tr><tr>
322
+ <th><b>45</b><span class="down"> &nbsp;▼ 13</span></th>
323
+ <th><a class="link" href="https://huggingface.co/tsmatz/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/b9cdd5459fe0b0d294db4e22f1619832.svg" alt="Profile picture"></div><span class="name">Tsuyoshi Matsuzaki</th>
324
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 1,074,226 downloads</th>
325
+ <th class="xcol"><a class="button" href="https://twitter.com/tsmatz_tsuyoshi" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
326
+ <th class="gcol"><a class="button" href="https://github.com/tsmatz" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
327
+ <th class="hfcol"><a class="button" href="https://huggingface.co/tsmatz/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> tsmatz</a> </th>
328
+ </tr><tr>
329
+ <th><b>46</b><span class="down"> &nbsp;▼ 7</span></th>
330
+ <th><a class="link" href="https://huggingface.co/nlptown/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1648491377527-5e033feecbfd036a99df0db1.png" alt="Profile picture"></div><span class="name">NLP Town</th>
331
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 1,032,200 downloads</th>
332
+ <th class="xcol"><a class="button" href="https://twitter.com/nlptown" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
333
+ <th class="gcol"><a class="button" href="https://github.com/nlptown" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
334
+ <th class="hfcol"><a class="button" href="https://huggingface.co/nlptown/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> nlptown</a> </th>
335
+ </tr><tr>
336
+ <th><b>47</b><span class="up"> &nbsp;▲ 17</span></th>
337
+ <th><a class="link" href="https://huggingface.co/vikp/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/6f512ec3b2e8d8be4a19487a5855c89e.svg" alt="Profile picture"></div><span class="name">Vikas Paruchuri</th>
338
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 1,008,414 downloads</th>
339
+ <th class="xcol"><a class="button" href="https://twitter.com/vikparuchuri" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
340
+ <th class="gcol"><a class="button" href="https://github.com/vikparuchuri" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
341
+ <th class="hfcol"><a class="button" href="https://huggingface.co/vikp/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> vikp</a> </th>
342
+ </tr><tr>
343
+ <th><b>48</b><span class="up"> &nbsp;▲ 9</span></th>
344
+ <th><a class="link" href="https://huggingface.co/benjamin/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1648291574509-5fbe9404dd6e953c5a521e13.jpeg" alt="Profile picture"></div><span class="name">Benjamin Minixhofer</th>
345
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 948,803 downloads</th>
346
+ <th class="xcol"><a class="button" href="https://twitter.com/bminixhofer" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
347
+ <th class="gcol"><a class="button" href="https://github.com/bminixhofer" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
348
+ <th class="hfcol"><a class="button" href="https://huggingface.co/benjamin/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> benjamin</a> </th>
349
+ </tr><tr>
350
+ <th><b>49</b><span class="up"> &nbsp;▲ 2</span></th>
351
+ <th><a class="link" href="https://huggingface.co/kwoncho/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/e5ec482e6dae7b00d904142e1f38b33a.svg" alt="Profile picture"></div><span class="name">Hyunkwon Cho</th>
352
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 912,823 downloads</th>
353
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/kwoncho/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> kwoncho</a> </th>
354
+ </tr><tr>
355
+ <th><b>50</b><span class="up"> &nbsp;▲ 13</span></th>
356
+ <th><a class="link" href="https://huggingface.co/shibing624/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1637735895678-6196503cc256c81128c1d995.jpeg" alt="Profile picture"></div><span class="name">Ming Xu (徐明)</th>
357
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 904,352 downloads</th>
358
+ <th class="xcol"><a class="button" href="https://twitter.com/OilandLuca" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
359
+ <th class="gcol"><a class="button" href="https://github.com/shibing624" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
360
+ <th class="hfcol"><a class="button" href="https://huggingface.co/shibing624/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> shibing624</a> </th>
361
+ </tr><tr>
362
+ <th><b>51</b><span class="down"> &nbsp;▼ 10</span></th>
363
+ <th><a class="link" href="https://huggingface.co/sai17/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/ae4413c8e4ff54452c6fe2bd005dd8bf.svg" alt="Profile picture"></div><span class="name">saipavan</th>
364
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 903,562 downloads</th>
365
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/sai17/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> sai17</a> </th>
366
+ </tr><tr>
367
+ <th><b>52</b><span class="up"> &nbsp;NEW</span></th>
368
+ <th><a class="link" href="https://huggingface.co/katuni4ka/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1650566593816-noauth.jpeg" alt="Profile picture"></div><span class="name">Ekaterina Aidova</th>
369
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 903,231 downloads</th>
370
+ <th></th><th class="gcol"><a class="button" href="https://github.com/eaidova" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
371
+ <th class="hfcol"><a class="button" href="https://huggingface.co/katuni4ka/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> katuni4ka</a> </th>
372
+ </tr><tr>
373
+ <th><b>53</b><span class="up"> &nbsp;NEW</span></th>
374
+ <th><a class="link" href="https://huggingface.co/davebulaval/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/63766c31fdb260a136dff1dc/9HE7GtSjlCiKFNiy1uu5r.png" alt="Profile picture"></div><span class="name">David</th>
375
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 885,968 downloads</th>
376
+ <th></th><th class="gcol"><a class="button" href="https://github.com/davebulaval" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
377
+ <th class="hfcol"><a class="button" href="https://huggingface.co/davebulaval/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> davebulaval</a> </th>
378
+ </tr><tr>
379
+ <th><b>54</b><span class="down"> &nbsp;▼ 9</span></th>
380
+ <th><a class="link" href="https://huggingface.co/nlpaueb/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1602178762706-5e32b20f9435f568d86092f2.jpeg" alt="Profile picture"></div><span class="name">AUEB NLP Group</th>
381
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 875,207 downloads</th>
382
+ <th class="xcol"><a class="button" href="https://twitter.com/AUEBNLPGroup" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
383
+ <th class="gcol"><a class="button" href="https://github.com/nlpaueb" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
384
+ <th class="hfcol"><a class="button" href="https://huggingface.co/nlpaueb/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> nlpaueb</a> </th>
385
+ </tr><tr>
386
+ <th><b>55</b><span class="down"> &nbsp;▼ 29</span></th>
387
+ <th><a class="link" href="https://huggingface.co/yiyanghkust/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/32d8da4cfbccdfff2078059c108e3fc6.svg" alt="Profile picture"></div><span class="name">Yi</th>
388
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 869,314 downloads</th>
389
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/yiyanghkust/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> yiyanghkust</a> </th>
390
+ </tr><tr>
391
+ <th><b>56</b><span class="down"> &nbsp;▼ 26</span></th>
392
+ <th><a class="link" href="https://huggingface.co/digiplay/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/646c83c871d0c8a6e4455854/b5Act86SZ7zuUXmLOIqYj.png" alt="Profile picture"></div><span class="name">digiplay</th>
393
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 865,508 downloads</th>
394
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/digiplay/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> digiplay</a> </th>
395
+ </tr><tr>
396
+ <th><b>57</b><span class="down"> &nbsp;▼ 13</span></th>
397
+ <th><a class="link" href="https://huggingface.co/bvanaken/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1631630536688-609246260f762e64850217c3.jpeg" alt="Profile picture"></div><span class="name">Betty van Aken</th>
398
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 864,368 downloads</th>
399
+ <th class="xcol"><a class="button" href="https://twitter.com/betty_v_a" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
400
+ <th class="gcol"><a class="button" href="https://github.com/bvanaken" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
401
+ <th class="hfcol"><a class="button" href="https://huggingface.co/bvanaken/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> bvanaken</a> </th>
402
+ </tr><tr>
403
+ <th><b>58</b><span class="up"> &nbsp;▲ 16</span></th>
404
+ <th><a class="link" href="https://huggingface.co/lengyue233/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/63124e13b843665ddc69837a/Mx-yYSbBhoV3ueyOXFk0N.png" alt="Profile picture"></div><span class="name">Lengyue</th>
405
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 841,972 downloads</th>
406
+ <th></th><th class="gcol"><a class="button" href="https://github.com/leng-yue" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
407
+ <th class="hfcol"><a class="button" href="https://huggingface.co/lengyue233/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> lengyue233</a> </th>
408
+ </tr><tr>
409
+ <th><b>59</b><span class="up"> &nbsp;NEW</span></th>
410
+ <th><a class="link" href="https://huggingface.co/kha-white/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/9e6b2b8e3fbc35c8e08c3e97339ba8f5.svg" alt="Profile picture"></div><span class="name">Maciej Budyś</th>
411
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 785,717 downloads</th>
412
+ <th></th><th class="gcol"><a class="button" href="https://github.com/kha-white" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
413
+ <th class="hfcol"><a class="button" href="https://huggingface.co/kha-white/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> kha-white</a> </th>
414
+ </tr><tr>
415
+ <th><b>60</b><span class="down"> &nbsp;▼ 4</span></th>
416
+ <th><a class="link" href="https://huggingface.co/cointegrated/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1661470101034-605a1630f70acedea1f74abc.png" alt="Profile picture"></div><span class="name">David Dale</th>
417
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 768,757 downloads</th>
418
+ <th class="xcol"><a class="button" href="https://twitter.com/cointegrated" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
419
+ <th class="gcol"><a class="button" href="https://github.com/avidale" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
420
+ <th class="hfcol"><a class="button" href="https://huggingface.co/cointegrated/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> cointegrated</a> </th>
421
+ </tr><tr>
422
+ <th><b>61</b><span class="down"> &nbsp;▼ 9</span></th>
423
+ <th><a class="link" href="https://huggingface.co/ybelkada/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1648631057413-noauth.png" alt="Profile picture"></div><span class="name">Younes Belkada</th>
424
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 751,441 downloads</th>
425
+ <th class="xcol"><a class="button" href="https://twitter.com/younesbelkada" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
426
+ <th class="gcol"><a class="button" href="https://github.com/younesbelkada" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
427
+ <th class="hfcol"><a class="button" href="https://huggingface.co/ybelkada/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> ybelkada</a> </th>
428
+ </tr><tr>
429
+ <th><b>62</b><span class="up"> &nbsp;▲ 18</span></th>
430
+ <th><a class="link" href="https://huggingface.co/patrickjohncyh/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1678331429186-635980f5d72fc0539e72ce5c.jpeg" alt="Profile picture"></div><span class="name">Patrick John Chia</th>
431
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 750,176 downloads</th>
432
+ <th class="xcol"><a class="button" href="https://twitter.com/patrickjohncyh" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
433
+ <th class="gcol"><a class="button" href="https://github.com/patrickjohncyh" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
434
+ <th class="hfcol"><a class="button" href="https://huggingface.co/patrickjohncyh/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> patrickjohncyh</a> </th>
435
+ </tr><tr>
436
+ <th><b>63</b><span class="up"> &nbsp;▲ 14</span></th>
437
+ <th><a class="link" href="https://huggingface.co/nateraw/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1594936097363-noauth.jpeg" alt="Profile picture"></div><span class="name">Nate Raw</th>
438
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 749,835 downloads</th>
439
+ <th class="xcol"><a class="button" href="https://twitter.com/_nateraw" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
440
+ <th class="gcol"><a class="button" href="https://github.com/nateraw" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
441
+ <th class="hfcol"><a class="button" href="https://huggingface.co/nateraw/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> nateraw</a> </th>
442
+ </tr><tr>
443
+ <th><b>64</b><span class="up"> &nbsp;▲ 32</span></th>
444
+ <th><a class="link" href="https://huggingface.co/madhurjindal/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/61dddeb4e2f38f2ac1e59723/xCQQeSsqB34722471sbqD.jpeg" alt="Profile picture"></div><span class="name">Madhur Jindal</th>
445
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 746,192 downloads</th>
446
+ <th></th><th class="gcol"><a class="button" href="https://github.com/Madhur-1" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
447
+ <th class="hfcol"><a class="button" href="https://huggingface.co/madhurjindal/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> madhurjindal</a> </th>
448
+ </tr><tr>
449
+ <th><b>65</b><span class="up"> &nbsp;▲ 19</span></th>
450
+ <th><a class="link" href="https://huggingface.co/lucadiliello/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/5eac4c154e876668a0c37770/rY95sfLjugbYLgJ9GHYjC.jpeg" alt="Profile picture"></div><span class="name">Luca Di Liello</th>
451
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 722,910 downloads</th>
452
+ <th></th><th class="gcol"><a class="button" href="https://github.com/lucadiliello" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
453
+ <th class="hfcol"><a class="button" href="https://huggingface.co/lucadiliello/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> lucadiliello</a> </th>
454
+ </tr><tr>
455
+ <th><b>66</b><span class="down"> &nbsp;▼ 18</span></th>
456
+ <th><a class="link" href="https://huggingface.co/akdeniz27/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1631274880409-5ff0d1fc821741e1d652a533.jpeg" alt="Profile picture"></div><span class="name">Taner Akdeniz</th>
457
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 718,101 downloads</th>
458
+ <th></th><th class="gcol"><a class="button" href="https://github.com/akdeniz27" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
459
+ <th class="hfcol"><a class="button" href="https://huggingface.co/akdeniz27/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> akdeniz27</a> </th>
460
+ </tr><tr>
461
+ <th><b>67</b><span class="down"> &nbsp;▼ 31</span></th>
462
+ <th><a class="link" href="https://huggingface.co/TinyPixel/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/b27cafa4ae69ab8986dd1a216523f38b.svg" alt="Profile picture"></div><span class="name">WiseOwl</th>
463
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 690,007 downloads</th>
464
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/TinyPixel/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> TinyPixel</a> </th>
465
+ </tr><tr>
466
+ <th><b>68</b><span class="down"> &nbsp;▼ 37</span></th>
467
+ <th><a class="link" href="https://huggingface.co/j-hartmann/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/35fb904ebae3616c73d76e91a4de0c4d.svg" alt="Profile picture"></div><span class="name">Hartmann</th>
468
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 686,986 downloads</th>
469
+ <th></th><th class="gcol"><a class="button" href="https://github.com/j-hartmann" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
470
+ <th class="hfcol"><a class="button" href="https://huggingface.co/j-hartmann/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> j-hartmann</a> </th>
471
+ </tr><tr>
472
+ <th><b>69</b><span class="down"> &nbsp;▼ 31</span></th>
473
+ <th><a class="link" href="https://huggingface.co/2bytescorp/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/65d7f2925959cf8b83923339/jk39EyHtFWwoH0qn0Kix7.png" alt="Profile picture"></div><span class="name">2bytescorp</th>
474
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 686,069 downloads</th>
475
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/2bytescorp/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> 2bytescorp</a> </th>
476
+ </tr><tr>
477
+ <th><b>70</b><span class="down"> &nbsp;▼ 11</span></th>
478
+ <th><a class="link" href="https://huggingface.co/Lykon/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/63b4b97558f367a212c4763c/lysGnwvZPfKxzMyPBeZf1.jpeg" alt="Profile picture"></div><span class="name">-</th>
479
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 664,909 downloads</th>
480
+ <th class="xcol"><a class="button" href="https://twitter.com/Lykon4072" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
481
+ <th></th><th class="hfcol"><a class="button" href="https://huggingface.co/Lykon/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> Lykon</a> </th>
482
+ </tr><tr>
483
+ <th><b>71</b><span class="down"> &nbsp;▼ 16</span></th>
484
+ <th><a class="link" href="https://huggingface.co/princeton-nlp/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1618969698200-noauth.png" alt="Profile picture"></div><span class="name">Princeton NLP group</th>
485
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 650,186 downloads</th>
486
+ <th class="xcol"><a class="button" href="https://twitter.com/princeton_nlp" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
487
+ <th class="gcol"><a class="button" href="https://github.com/princeton-nlp" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
488
+ <th class="hfcol"><a class="button" href="https://huggingface.co/princeton-nlp/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> princeton-nlp</a> </th>
489
+ </tr><tr>
490
+ <th><b>72</b><span class="down"> &nbsp;▼ 10</span></th>
491
+ <th><a class="link" href="https://huggingface.co/h94/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/6319b24609baf858241f026c/nBucmn2eT498BLq0MNcqo.png" alt="Profile picture"></div><span class="name">xiaohu</th>
492
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 647,880 downloads</th>
493
+ <th></th><th class="gcol"><a class="button" href="https://github.com/xiaohu2015" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
494
+ <th class="hfcol"><a class="button" href="https://huggingface.co/h94/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> h94</a> </th>
495
+ </tr><tr>
496
+ <th><b>73</b><span class="up"> &nbsp;NEW</span></th>
497
+ <th><a class="link" href="https://huggingface.co/sadickam/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/b84c041fcb09d85e4e293f394d91b903.svg" alt="Profile picture"></div><span class="name">Abdul-Manan Sadick</th>
498
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 646,859 downloads</th>
499
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/sadickam/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> sadickam</a> </th>
500
+ </tr><tr>
501
+ <th><b>74</b><span class="up"> &nbsp;▲ 11</span></th>
502
+ <th><a class="link" href="https://huggingface.co/zhihan1996/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/81612e74b74a5dd06ccae7dc858d7721.svg" alt="Profile picture"></div><span class="name">Zhihan Zhou</th>
503
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 629,333 downloads</th>
504
+ <th></th><th class="gcol"><a class="button" href="https://github.com/zhihan1996" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
505
+ <th class="hfcol"><a class="button" href="https://huggingface.co/zhihan1996/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> zhihan1996</a> </th>
506
+ </tr><tr>
507
+ <th><b>75</b><span class="up"> &nbsp;▲ 6</span></th>
508
+ <th><a class="link" href="https://huggingface.co/monologg/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/5df8226ada6d0311fd3d5400/h283Vyj_9FzbztQebB_2e.jpeg" alt="Profile picture"></div><span class="name">Jangwon Park</th>
509
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 618,450 downloads</th>
510
+ <th></th><th class="gcol"><a class="button" href="https://github.com/monologg" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
511
+ <th class="hfcol"><a class="button" href="https://huggingface.co/monologg/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> monologg</a> </th>
512
+ </tr><tr>
513
+ <th><b>76</b><span class="down"> &nbsp;▼ 16</span></th>
514
+ <th><a class="link" href="https://huggingface.co/amunchet/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/d110e3fb67c6b5526d55123f8530e586.svg" alt="Profile picture"></div><span class="name">Chester Enright</th>
515
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 617,381 downloads</th>
516
+ <th></th><th class="gcol"><a class="button" href="https://github.com/amunchet" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
517
+ <th class="hfcol"><a class="button" href="https://huggingface.co/amunchet/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> amunchet</a> </th>
518
+ </tr><tr>
519
+ <th><b>77</b><span class="up"> &nbsp;NEW</span></th>
520
+ <th><a class="link" href="https://huggingface.co/legraphista/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/6353e36a5eac2d2efa75699e/r2jeIt9rK2ggVfUwPqoa6.png" alt="Profile picture"></div><span class="name">Stefan-Gabriel Muscalu</th>
521
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 585,293 downloads</th>
522
+ <th class="xcol"><a class="button" href="https://twitter.com/legraphista" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
523
+ <th class="gcol"><a class="button" href="https://github.com/legraphista" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
524
+ <th class="hfcol"><a class="button" href="https://huggingface.co/legraphista/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> legraphista</a> </th>
525
+ </tr><tr>
526
+ <th><b>78</b><span class="down"> &nbsp;▼ 51</span></th>
527
+ <th><a class="link" href="https://huggingface.co/LiheYoung/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/65a3a0342548c41ad9f4e4e7/80Yod9z7O95nC-Y0o-5UI.jpeg" alt="Profile picture"></div><span class="name">Lihe Yang</th>
528
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 523,592 downloads</th>
529
+ <th></th><th class="gcol"><a class="button" href="https://github.com/LiheYoung" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
530
+ <th class="hfcol"><a class="button" href="https://huggingface.co/LiheYoung/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> LiheYoung</a> </th>
531
+ </tr><tr>
532
+ <th><b>79</b><span class="up"> &nbsp;▲ 15</span></th>
533
+ <th><a class="link" href="https://huggingface.co/duyntnet/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/a94f9d044b225b7e884c54f5a943ee58.svg" alt="Profile picture"></div><span class="name">duynt</th>
534
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 511,759 downloads</th>
535
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/duyntnet/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> duyntnet</a> </th>
536
+ </tr><tr>
537
+ <th><b>80</b><span class="up"> &nbsp;▲ 3</span></th>
538
+ <th><a class="link" href="https://huggingface.co/lllyasviel/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1671173450971-noauth.jpeg" alt="Profile picture"></div><span class="name">Lvmin Zhang</th>
539
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 510,830 downloads</th>
540
+ <th></th><th class="gcol"><a class="button" href="https://github.com/lllyasviel" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
541
+ <th class="hfcol"><a class="button" href="https://huggingface.co/lllyasviel/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> lllyasviel</a> </th>
542
+ </tr><tr>
543
+ <th><b>81</b><span class="down"> &nbsp;▼ 2</span></th>
544
+ <th><a class="link" href="https://huggingface.co/ptx0/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/641caf6c043963b1c0a27256/CD7ktICDsldVJlpiND5kl.png" alt="Profile picture"></div><span class="name">PseudoTerminal X</th>
545
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 510,023 downloads</th>
546
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/ptx0/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> ptx0</a> </th>
547
+ </tr><tr>
548
+ <th><b>82</b><span class="down"> &nbsp;▼ 9</span></th>
549
+ <th><a class="link" href="https://huggingface.co/avsolatorio/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/63f668f09cbd6730302b2a47/ciu6yH_fbBbQUl0hCu8fE.jpeg" alt="Profile picture"></div><span class="name">Aivin Solatorio</th>
550
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 503,354 downloads</th>
551
+ <th class="xcol"><a class="button" href="https://twitter.com/avsolatorio" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
552
+ <th class="gcol"><a class="button" href="https://github.com/avsolatorio" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
553
+ <th class="hfcol"><a class="button" href="https://huggingface.co/avsolatorio/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> avsolatorio</a> </th>
554
+ </tr><tr>
555
+ <th><b>83</b><span class="down"> &nbsp;▼ 12</span></th>
556
+ <th><a class="link" href="https://huggingface.co/neuralmind/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/3c8ff53d746256195cddd08fdc57787d.svg" alt="Profile picture"></div><span class="name">NeuralMind</th>
557
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 476,486 downloads</th>
558
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/neuralmind/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> neuralmind</a> </th>
559
+ </tr><tr>
560
+ <th><b>84</b><span class="down"> &nbsp;▼ 31</span></th>
561
+ <th><a class="link" href="https://huggingface.co/marieke93/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/f0a0c1361b39b12d2eaff2caac1eeed4.svg" alt="Profile picture"></div><span class="name">Marieke</th>
562
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 471,223 downloads</th>
563
+ <th></th><th class="gcol"><a class="button" href="https://github.com/mariekevdh" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
564
+ <th class="hfcol"><a class="button" href="https://huggingface.co/marieke93/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> marieke93</a> </th>
565
+ </tr><tr>
566
+ <th><b>85</b><span class="up"> &nbsp;NEW</span></th>
567
+ <th><a class="link" href="https://huggingface.co/mlabonne/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/61b8e2ba285851687028d395/4XZP5aVsMWwzGx_313cqd.jpeg" alt="Profile picture"></div><span class="name">Maxime Labonne</th>
568
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 451,291 downloads</th>
569
+ <th class="xcol"><a class="button" href="https://twitter.com/maximelabonne" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
570
+ <th class="gcol"><a class="button" href="https://github.com/mlabonne" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
571
+ <th class="hfcol"><a class="button" href="https://huggingface.co/mlabonne/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> mlabonne</a> </th>
572
+ </tr><tr>
573
+ <th><b>86</b><span class="up"> &nbsp;NEW</span></th>
574
+ <th><a class="link" href="https://huggingface.co/UrukHan/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1648634870637-623ad651dd769c020a105534.jpeg" alt="Profile picture"></div><span class="name">Alikhan Urumov</th>
575
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 445,928 downloads</th>
576
+ <th></th><th class="gcol"><a class="button" href="https://github.com/UrukHan" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
577
+ <th class="hfcol"><a class="button" href="https://huggingface.co/UrukHan/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> UrukHan</a> </th>
578
+ </tr><tr>
579
+ <th><b>87</b><span class="up"> &nbsp;▲ 5</span></th>
580
+ <th><a class="link" href="https://huggingface.co/RishuD7/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/e9e7a5ce25531f7a3d2cdc100401883d.svg" alt="Profile picture"></div><span class="name">Rishav Dash</th>
581
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 445,118 downloads</th>
582
+ <th class="xcol"><a class="button" href="https://twitter.com/RishavDash1" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
583
+ <th class="gcol"><a class="button" href="https://github.com/Rishab-hub" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
584
+ <th class="hfcol"><a class="button" href="https://huggingface.co/RishuD7/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> RishuD7</a> </th>
585
+ </tr><tr>
586
+ <th><b>88</b><span class="up"> &nbsp;NEW</span></th>
587
+ <th><a class="link" href="https://huggingface.co/rizvandwiki/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/60b46063e2ad4ace8503a3ac/dw1Q9VCF7kvk1xwg_bkQn.png" alt="Profile picture"></div><span class="name">Rizvan Dwikifirdaus</th>
588
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 436,927 downloads</th>
589
+ <th></th><th class="gcol"><a class="button" href="https://github.com/rizvand" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
590
+ <th class="hfcol"><a class="button" href="https://huggingface.co/rizvandwiki/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> rizvandwiki</a> </th>
591
+ </tr><tr>
592
+ <th><b>89</b><span class="up"> &nbsp;NEW</span></th>
593
+ <th><a class="link" href="https://huggingface.co/vinid/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1625214886903-603f7c7af84ebe399f1c85cf.jpeg" alt="Profile picture"></div><span class="name">Federico Bianchi</th>
594
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 427,916 downloads</th>
595
+ <th class="xcol"><a class="button" href="https://twitter.com/federicobianchy" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
596
+ <th class="gcol"><a class="button" href="https://github.com/vinid" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
597
+ <th class="hfcol"><a class="button" href="https://huggingface.co/vinid/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> vinid</a> </th>
598
+ </tr><tr>
599
+ <th><b>90</b><span class="down"> &nbsp;▼ 53</span></th>
600
+ <th><a class="link" href="https://huggingface.co/jhgan/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/1cf08cb4f3db389863c46f3813be6659.svg" alt="Profile picture"></div><span class="name">Junghyun Gan</th>
601
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 416,435 downloads</th>
602
+ <th></th><th class="gcol"><a class="button" href="https://github.com/jhgan00" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
603
+ <th class="hfcol"><a class="button" href="https://huggingface.co/jhgan/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> jhgan</a> </th>
604
+ </tr><tr>
605
+ <th><b>91</b><span class="up"> &nbsp;NEW</span></th>
606
+ <th><a class="link" href="https://huggingface.co/hatmimoha/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/64208dad98d97c8126c2fd4113a68886.svg" alt="Profile picture"></div><span class="name">Mohamed Hatmi</th>
607
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 407,236 downloads</th>
608
+ <th></th><th class="gcol"><a class="button" href="https://github.com/hatmimoha" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
609
+ <th class="hfcol"><a class="button" href="https://huggingface.co/hatmimoha/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> hatmimoha</a> </th>
610
+ </tr><tr>
611
+ <th><b>92</b><span class="up"> &nbsp;NEW</span></th>
612
+ <th><a class="link" href="https://huggingface.co/qwp4w3hyb/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/67af4cd38ba3cc9f48037ba829148dc3.svg" alt="Profile picture"></div><span class="name">qwp4w3hyb</th>
613
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 401,997 downloads</th>
614
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/qwp4w3hyb/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> qwp4w3hyb</a> </th>
615
+ </tr><tr>
616
+ <th><b>93</b><span class="up"> &nbsp;NEW</span></th>
617
+ <th><a class="link" href="https://huggingface.co/shenzhi-wang/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/6486dde1f74857df3f1a5828/FgE80CpalBO5qqArdfwxA.jpeg" alt="Profile picture"></div><span class="name">Shenzhi Wang</th>
618
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 395,820 downloads</th>
619
+ <th class="xcol"><a class="button" href="https://twitter.com/ShenzhiWang_THU" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
620
+ <th></th><th class="hfcol"><a class="button" href="https://huggingface.co/shenzhi-wang/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> shenzhi-wang</a> </th>
621
+ </tr><tr>
622
+ <th><b>94</b><span class="down"> &nbsp;▼ 5</span></th>
623
+ <th><a class="link" href="https://huggingface.co/valhalla/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1600014820272-5ec0135ded25d76864d553f1.jpeg" alt="Profile picture"></div><span class="name">Suraj Patil</th>
624
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 391,411 downloads</th>
625
+ <th class="xcol"><a class="button" href="https://twitter.com/psuraj28" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
626
+ <th class="gcol"><a class="button" href="https://github.com/patil-suraj" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
627
+ <th class="hfcol"><a class="button" href="https://huggingface.co/valhalla/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> valhalla</a> </th>
628
+ </tr><tr>
629
+ <th><b>95</b><span class="up"> &nbsp;NEW</span></th>
630
+ <th><a class="link" href="https://huggingface.co/cledoux42/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1659255726430-noauth.jpeg" alt="Profile picture"></div><span class="name">Chris LeDoux</th>
631
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 385,963 downloads</th>
632
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/cledoux42/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> cledoux42</a> </th>
633
+ </tr><tr>
634
+ <th><b>96</b><span class="down"> &nbsp;▼ 6</span></th>
635
+ <th><a class="link" href="https://huggingface.co/Felladrin/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/6454aff9273f649830234978/cvVV08YHJpJx9xWVZqgVW.jpeg" alt="Profile picture"></div><span class="name">Victor Nogueira</th>
636
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 384,723 downloads</th>
637
+ <th></th><th class="gcol"><a class="button" href="https://github.com/felladrin" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
638
+ <th class="hfcol"><a class="button" href="https://huggingface.co/Felladrin/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> Felladrin</a> </th>
639
+ </tr><tr>
640
+ <th><b>97</b><span class="up"> &nbsp;NEW</span></th>
641
+ <th><a class="link" href="https://huggingface.co/charsiu/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1642736649774-615140e664c5e455c5270227.jpeg" alt="Profile picture"></div><span class="name">charsiu</th>
642
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 380,652 downloads</th>
643
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/charsiu/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> charsiu</a> </th>
644
+ </tr><tr>
645
+ <th><b>98</b><span class="down"> &nbsp;▼ 5</span></th>
646
+ <th><a class="link" href="https://huggingface.co/JackFram/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/ae2ac17a08566186be99fd72d356da3b.svg" alt="Profile picture"></div><span class="name">Zhihao Zhang</th>
647
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 371,984 downloads</th>
648
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/JackFram/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> JackFram</a> </th>
649
+ </tr><tr>
650
+ <th><b>99</b><span class="up"> &nbsp;NEW</span></th>
651
+ <th><a class="link" href="https://huggingface.co/Charangan/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1663434572136-60dca3ced5abc1a5fe9d7485.jpeg" alt="Profile picture"></div><span class="name">Charangan Vasantharajan</th>
652
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 371,830 downloads</th>
653
+ <th></th><th class="gcol"><a class="button" href="https://github.com/Chaarangan" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
654
+ <th class="hfcol"><a class="button" href="https://huggingface.co/Charangan/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> Charangan</a> </th>
655
+ </tr><tr>
656
+ <th><b>100</b><span class="down"> &nbsp;▼ 18</span></th>
657
+ <th><a class="link" href="https://huggingface.co/philschmid/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1624629516652-5ff5d596f244529b3ec0fb89.png" alt="Profile picture"></div><span class="name">Philipp Schmid</th>
658
+ <th><img width="14" height="14" src="img/ico_models.png" alt="Models"> 367,650 downloads</th>
659
+ <th class="xcol"><a class="button" href="https://twitter.com/_philschmid" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
660
+ <th class="gcol"><a class="button" href="https://github.com/philschmid" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
661
+ <th class="hfcol"><a class="button" href="https://huggingface.co/philschmid/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> philschmid</a> </th>
662
+ </tr>
663
+
664
+ </table>
665
+ </div>
666
+
667
+ </div>
668
+
669
+
670
+
671
+
672
+
673
+
674
+
675
+
676
  <!--May 2024-->
677
+ <div id="option2" class="content hidden">
678
 
679
  <div style="overflow-x:auto;">
680
  <table class="alternate">
 
1320
 
1321
 
1322
  <!--April 2024-->
1323
+ <div id="option3" class="content hidden">
1324
 
1325
  <div style="overflow-x:auto;">
1326
  <table class="alternate">
 
1970
 
1971
 
1972
  <!--March 2024-->
1973
+ <div id="option4" class="content hidden">
1974
 
1975
  <div style="overflow-x:auto;">
1976
  <table class="alternate">
 
2611
 
2612
 
2613
  <!--February 2024-->
2614
+ <div id="option5" class="content hidden">
2615
  <div style="overflow-x:auto;">
2616
  <table class="alternate">
2617
  <tr>
spaces.html CHANGED
@@ -26,10 +26,11 @@
26
 
27
  <div><h5><img width="14" height="14" src="img/ico_spaces.png" alt="X logo"> Most all-time likes at the end of
28
  <select id="dropdown" class="custom-dropdown">
29
- <option value="option1">May 2024</option>
30
- <option value="option2">April 2024</option>
31
- <option value="option3">March 2024</option>
32
- <option value="option4">February 2024</option>
 
33
  </select>
34
  </h5>
35
 
@@ -42,8 +43,671 @@
42
 
43
 
44
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
45
  <!--May 2024-->
46
- <div id="option1" class="content">
47
 
48
  <div style="overflow-x:auto;">
49
  <table class="alternate">
@@ -702,7 +1366,7 @@
702
 
703
 
704
  <!--April 2024-->
705
- <div id="option2" class="content hidden">
706
 
707
  <div style="overflow-x:auto;">
708
  <table class="alternate">
@@ -1356,7 +2020,7 @@
1356
 
1357
 
1358
  <!--March 2024-->
1359
- <div id="option3" class="content hidden">
1360
 
1361
  <div style="overflow-x:auto;">
1362
  <table class="alternate">
@@ -2014,7 +2678,7 @@
2014
 
2015
 
2016
  <!--February 2024-->
2017
- <div id="option4" class="content hidden">
2018
 
2019
  <div style="overflow-x:auto;">
2020
  <table class="alternate">
 
26
 
27
  <div><h5><img width="14" height="14" src="img/ico_spaces.png" alt="X logo"> Most all-time likes at the end of
28
  <select id="dropdown" class="custom-dropdown">
29
+ <option value="option1">June 2024</option>
30
+ <option value="option2">May 2024</option>
31
+ <option value="option3">April 2024</option>
32
+ <option value="option4">March 2024</option>
33
+ <option value="option5">February 2024</option>
34
  </select>
35
  </h5>
36
 
 
43
 
44
 
45
 
46
+ <!--June 2024-->
47
+ <div id="option1" class="content">
48
+
49
+ <div style="overflow-x:auto;">
50
+ <table class="alternate">
51
+
52
+ <tr>
53
+ <th><b>1</b></th>
54
+ <th><a class="link" href="https://huggingface.co/fffiloni/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/61868ce808aae0b5499a2a95/F6BA0anbsoY_Z7M1JrwOe.jpeg" alt="Profile picture"></div><span class="name">Sylvain Filoni</th>
55
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 11,584 likes</th>
56
+ <th class="xcol"><a class="button" href="https://twitter.com/fffiloni" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
57
+ <th class="gcol"><a class="button" href="https://github.com/fffiloni" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
58
+ <th class="hfcol"><a class="button" href="https://huggingface.co/fffiloni/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> fffiloni</a> </th>
59
+ </tr><tr>
60
+ <th><b>2</b></th>
61
+ <th><a class="link" href="https://huggingface.co/jbilcke-hf/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/noauth/2RK8J_YSNAK2ob8XZH7w2.jpeg" alt="Profile picture"></div><span class="name">Julian Bilcke</th>
62
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 9,050 likes</th>
63
+ <th class="xcol"><a class="button" href="https://twitter.com/flngr" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
64
+ <th class="gcol"><a class="button" href="https://github.com/jbilcke-hf" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
65
+ <th class="hfcol"><a class="button" href="https://huggingface.co/jbilcke-hf/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> jbilcke-hf</a> </th>
66
+ </tr><tr>
67
+ <th><b>3</b></th>
68
+ <th><a class="link" href="https://huggingface.co/multimodalart/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1649143001781-624bebf604abc7ebb01789af.jpeg" alt="Profile picture"></div><span class="name">Apolinário</th>
69
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 7,926 likes</th>
70
+ <th class="xcol"><a class="button" href="https://twitter.com/multimodalart" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
71
+ <th class="gcol"><a class="button" href="https://github.com/multimodalart" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
72
+ <th class="hfcol"><a class="button" href="https://huggingface.co/multimodalart/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> multimodalart</a> </th>
73
+ </tr><tr>
74
+ <th><b>4</b></th>
75
+ <th><a class="link" href="https://huggingface.co/akhaliq/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1674929746905-60f1abe7544c2adfd699860c.jpeg" alt="Profile picture"></div><span class="name">AK</th>
76
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 5,452 likes</th>
77
+ <th class="xcol"><a class="button" href="https://twitter.com/_akhaliq" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
78
+ <th></th><th class="hfcol"><a class="button" href="https://huggingface.co/akhaliq/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> akhaliq</a> </th>
79
+ </tr><tr>
80
+ <th><b>5</b></th>
81
+ <th><a class="link" href="https://huggingface.co/ysharma/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1624431552569-noauth.jpeg" alt="Profile picture"></div><span class="name">yuvraj sharma</th>
82
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 5,264 likes</th>
83
+ <th class="xcol"><a class="button" href="https://twitter.com/yvrjsharma" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
84
+ <th class="gcol"><a class="button" href="https://github.com/yvrjsharma" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
85
+ <th class="hfcol"><a class="button" href="https://huggingface.co/ysharma/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> ysharma</a> </th>
86
+ </tr><tr>
87
+ <th><b>6</b></th>
88
+ <th><a class="link" href="https://huggingface.co/AP123/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/637bb1382d2d9c4f2486b458/eBV9PwY2Kxd6NsQjVqtzZ.jpeg" alt="Profile picture"></div><span class="name">AP</th>
89
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 5,079 likes</th>
90
+ <th class="xcol"><a class="button" href="https://twitter.com/angrypenguinpng" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
91
+ <th></th><th class="hfcol"><a class="button" href="https://huggingface.co/AP123/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> AP123</a> </th>
92
+ </tr><tr>
93
+ <th><b>7</b></th>
94
+ <th><a class="link" href="https://huggingface.co/hysts/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1643012094339-61914f536d34e827404ceb99.jpeg" alt="Profile picture"></div><span class="name">hysts</th>
95
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 4,816 likes</th>
96
+ <th class="xcol"><a class="button" href="https://twitter.com/hysts12321" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
97
+ <th class="gcol"><a class="button" href="https://github.com/hysts" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
98
+ <th class="hfcol"><a class="button" href="https://huggingface.co/hysts/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> hysts</a> </th>
99
+ </tr><tr>
100
+ <th><b>8</b></th>
101
+ <th><a class="link" href="https://huggingface.co/radames/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1648966381588-6064e095abd8d3692e3e2ed6.jpeg" alt="Profile picture"></div><span class="name">Radamés Ajna</th>
102
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 4,378 likes</th>
103
+ <th class="xcol"><a class="button" href="https://twitter.com/radamar" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
104
+ <th class="gcol"><a class="button" href="https://github.com/radames" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
105
+ <th class="hfcol"><a class="button" href="https://huggingface.co/radames/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> radames</a> </th>
106
+ </tr><tr>
107
+ <th><b>9</b></th>
108
+ <th><a class="link" href="https://huggingface.co/Xenova/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/61b253b7ac5ecaae3d1efe0c/hwiQ0uvz3t-L5a-NtBIO6.png" alt="Profile picture"></div><span class="name">Joshua</th>
109
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 4,111 likes</th>
110
+ <th class="xcol"><a class="button" href="https://twitter.com/xenovacom" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
111
+ <th class="gcol"><a class="button" href="https://github.com/Xenova" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
112
+ <th class="hfcol"><a class="button" href="https://huggingface.co/Xenova/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> Xenova</a> </th>
113
+ </tr><tr>
114
+ <th><b>10</b><span class="up"> &nbsp;▲ 3</span></th>
115
+ <th><a class="link" href="https://huggingface.co/KingNish/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/6612aedf09f16e7347dfa7e1/bPYjBXCedY_1fSIPjoBTY.jpeg" alt="Profile picture"></div><span class="name">Nishith Jain</th>
116
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 3,585 likes</th>
117
+ <th></th><th class="gcol"><a class="button" href="https://github.com/KingNishHF" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
118
+ <th class="hfcol"><a class="button" href="https://huggingface.co/KingNish/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> KingNish</a> </th>
119
+ </tr><tr>
120
+ <th><b>11</b><span class="down"> &nbsp;▼ 1</span></th>
121
+ <th><a class="link" href="https://huggingface.co/tonyassi/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/648a824a8ca6cf9857d1349c/wAdFg_x9Km-_Jw2ccD6DV.jpeg" alt="Profile picture"></div><span class="name">Tony Assi</th>
122
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 3,160 likes</th>
123
+ <th></th><th class="gcol"><a class="button" href="https://github.com/TonyAssi" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
124
+ <th class="hfcol"><a class="button" href="https://huggingface.co/tonyassi/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> tonyassi</a> </th>
125
+ </tr><tr>
126
+ <th><b>12</b></th>
127
+ <th><a class="link" href="https://huggingface.co/sanchit-gandhi/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1653243468328-61f91cf54a8e5a275b2b3e7c.jpeg" alt="Profile picture"></div><span class="name">Sanchit Gandhi</th>
128
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 2,679 likes</th>
129
+ <th class="xcol"><a class="button" href="https://twitter.com/sanchitgandhi99" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
130
+ <th class="gcol"><a class="button" href="https://github.com/sanchit-gandhi" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
131
+ <th class="hfcol"><a class="button" href="https://huggingface.co/sanchit-gandhi/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> sanchit-gandhi</a> </th>
132
+ </tr><tr>
133
+ <th><b>13</b><span class="down"> &nbsp;▼ 2</span></th>
134
+ <th><a class="link" href="https://huggingface.co/pharmapsychotic/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/6309155dc038bf42d56e41ce/t5oI4HQGnm4zGg79EBBqp.jpeg" alt="Profile picture"></div><span class="name">pharmapsychotic</th>
135
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 2,652 likes</th>
136
+ <th class="xcol"><a class="button" href="https://twitter.com/pharmapsychotic" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
137
+ <th class="gcol"><a class="button" href="https://github.com/pharmapsychotic" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
138
+ <th class="hfcol"><a class="button" href="https://huggingface.co/pharmapsychotic/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> pharmapsychotic</a> </th>
139
+ </tr><tr>
140
+ <th><b>14</b><span class="up"> &nbsp;▲ 3</span></th>
141
+ <th><a class="link" href="https://huggingface.co/ehristoforu/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/noauth/o-5N9QyjHgmSMk69e3O55.png" alt="Profile picture"></div><span class="name">Evgeniy Hristoforu</th>
142
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 2,151 likes</th>
143
+ <th class="xcol"><a class="button" href="https://twitter.com/ehristoforu_ai" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
144
+ <th class="gcol"><a class="button" href="https://github.com/ehristoforu" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
145
+ <th class="hfcol"><a class="button" href="https://huggingface.co/ehristoforu/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> ehristoforu</a> </th>
146
+ </tr><tr>
147
+ <th><b>15</b><span class="down"> &nbsp;▼ 1</span></th>
148
+ <th><a class="link" href="https://huggingface.co/merve/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1648113222875-6141a88b3a0ec78603c9e784.png" alt="Profile picture"></div><span class="name">Merve Noyan</th>
149
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 2,140 likes</th>
150
+ <th class="xcol"><a class="button" href="https://twitter.com/mervenoyann" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
151
+ <th class="gcol"><a class="button" href="https://github.com/merveenoyan" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
152
+ <th class="hfcol"><a class="button" href="https://huggingface.co/merve/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> merve</a> </th>
153
+ </tr><tr>
154
+ <th><b>16</b></th>
155
+ <th><a class="link" href="https://huggingface.co/HumanAIGC/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/638da8c1f467129f4993ceb0/LnhIduvFZDx81AzwweZGj.png" alt="Profile picture"></div><span class="name">HumanAIGC</th>
156
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 1,972 likes</th>
157
+ <th></th><th class="gcol"><a class="button" href="https://github.com/HumanAIGC" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
158
+ <th class="hfcol"><a class="button" href="https://huggingface.co/HumanAIGC/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> HumanAIGC</a> </th>
159
+ </tr><tr>
160
+ <th><b>17</b><span class="down"> &nbsp;▼ 2</span></th>
161
+ <th><a class="link" href="https://huggingface.co/awacke1/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1656147940537-620630b603825909dcbeba35.jpeg" alt="Profile picture"></div><span class="name">Aaron C Wacker</th>
162
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 1,964 likes</th>
163
+ <th class="xcol"><a class="button" href="https://twitter.com/Aaron_Wacker" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
164
+ <th class="gcol"><a class="button" href="https://github.com/AaronCWacker" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
165
+ <th class="hfcol"><a class="button" href="https://huggingface.co/awacke1/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> awacke1</a> </th>
166
+ </tr><tr>
167
+ <th><b>18</b></th>
168
+ <th><a class="link" href="https://huggingface.co/Gustavosta/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1663453939889-6311e9340c860d6d363b983f.png" alt="Profile picture"></div><span class="name">Gustavo Santana</th>
169
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 1,808 likes</th>
170
+ <th></th><th class="gcol"><a class="button" href="https://github.com/gustavosta" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
171
+ <th class="hfcol"><a class="button" href="https://huggingface.co/Gustavosta/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> Gustavosta</a> </th>
172
+ </tr><tr>
173
+ <th><b>19</b><span class="up"> &nbsp;▲ 1</span></th>
174
+ <th><a class="link" href="https://huggingface.co/zomehwh/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/6348297ffe7bb6743965a1ae/nRvGbglQN0MeqloWCFOEN.png" alt="Profile picture"></div><span class="name">zome</th>
175
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 1,661 likes</th>
176
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/zomehwh/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> zomehwh</a> </th>
177
+ </tr><tr>
178
+ <th><b>20</b><span class="down"> &nbsp;▼ 1</span></th>
179
+ <th><a class="link" href="https://huggingface.co/anzorq/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1665740371407-61a3e2aa2172c41f121589fb.jpeg" alt="Profile picture"></div><span class="name">AQ</th>
180
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 1,624 likes</th>
181
+ <th class="xcol"><a class="button" href="https://twitter.com/hahahahohohe" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
182
+ <th class="gcol"><a class="button" href="https://github.com/qunash" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
183
+ <th class="hfcol"><a class="button" href="https://huggingface.co/anzorq/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> anzorq</a> </th>
184
+ </tr><tr>
185
+ <th><b>21</b></th>
186
+ <th><a class="link" href="https://huggingface.co/nielsr/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1608042047613-5f1158120c833276f61f1a84.jpeg" alt="Profile picture"></div><span class="name">Niels Rogge</th>
187
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 1,551 likes</th>
188
+ <th class="xcol"><a class="button" href="https://twitter.com/NielsRogge" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
189
+ <th class="gcol"><a class="button" href="https://github.com/NielsRogge" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
190
+ <th class="hfcol"><a class="button" href="https://huggingface.co/nielsr/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> nielsr</a> </th>
191
+ </tr><tr>
192
+ <th><b>22</b><span class="up"> &nbsp;▲ 5</span></th>
193
+ <th><a class="link" href="https://huggingface.co/artificialguybr/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/6304037b7373aacccd882e1e/H8M3e1n0CpJr5n3aL0ExE.jpeg" alt="Profile picture"></div><span class="name">ArtificialGuy/JV.K</th>
194
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 1,539 likes</th>
195
+ <th class="xcol"><a class="button" href="https://twitter.com/artificialguybr" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
196
+ <th class="gcol"><a class="button" href="https://github.com/artificialguybr" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
197
+ <th class="hfcol"><a class="button" href="https://huggingface.co/artificialguybr/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> artificialguybr</a> </th>
198
+ </tr><tr>
199
+ <th><b>23</b><span class="down"> &nbsp;▼ 1</span></th>
200
+ <th><a class="link" href="https://huggingface.co/sczhou/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/62e57662ae9d3f10acbb1b1b/lg58jdbNyv6LGH2LFnZDF.png" alt="Profile picture"></div><span class="name">Shangchen Zhou</th>
201
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 1,455 likes</th>
202
+ <th class="xcol"><a class="button" href="https://twitter.com/ShangchenZhou" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
203
+ <th class="gcol"><a class="button" href="https://github.com/sczhou" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
204
+ <th class="hfcol"><a class="button" href="https://huggingface.co/sczhou/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> sczhou</a> </th>
205
+ </tr><tr>
206
+ <th><b>24</b><span class="up"> &nbsp;▲ 2</span></th>
207
+ <th><a class="link" href="https://huggingface.co/kadirnar/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1678181702571-619f7ba90df8731e0d8b6c54.jpeg" alt="Profile picture"></div><span class="name">Kadir Nar</th>
208
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 1,313 likes</th>
209
+ <th class="xcol"><a class="button" href="https://twitter.com/kadirnar_ai" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
210
+ <th class="gcol"><a class="button" href="https://github.com/kadirnar" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
211
+ <th class="hfcol"><a class="button" href="https://huggingface.co/kadirnar/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> kadirnar</a> </th>
212
+ </tr><tr>
213
+ <th><b>25</b><span class="down"> &nbsp;▼ 2</span></th>
214
+ <th><a class="link" href="https://huggingface.co/timbrooks/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/62f68cdb04e5e02f82ae4ab1/kIl7meNMXLJ0DSGg0_WoE.jpeg" alt="Profile picture"></div><span class="name">Tim Brooks</th>
215
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 1,306 likes</th>
216
+ <th class="xcol"><a class="button" href="https://twitter.com/_tim_brooks" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
217
+ <th class="gcol"><a class="button" href="https://github.com/timothybrooks" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
218
+ <th class="hfcol"><a class="button" href="https://huggingface.co/timbrooks/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> timbrooks</a> </th>
219
+ </tr><tr>
220
+ <th><b>26</b><span class="up"> &nbsp;▲ 2</span></th>
221
+ <th><a class="link" href="https://huggingface.co/enzostvs/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/64f73f25098581ab15e2f5ad/Dzpfvcw7OAHKlwrdXRbNf.png" alt="Profile picture"></div><span class="name">enzo</th>
222
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 1,298 likes</th>
223
+ <th class="xcol"><a class="button" href="https://twitter.com/enzostvs" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
224
+ <th class="gcol"><a class="button" href="https://github.com/enzostvs" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
225
+ <th class="hfcol"><a class="button" href="https://huggingface.co/enzostvs/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> enzostvs</a> </th>
226
+ </tr><tr>
227
+ <th><b>27</b><span class="down"> &nbsp;▼ 3</span></th>
228
+ <th><a class="link" href="https://huggingface.co/zcxu-eric/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/97d2c0b6123691ea27157ebf8da59b45.svg" alt="Profile picture"></div><span class="name">Zhongcong Xu</th>
229
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 1,296 likes</th>
230
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/zcxu-eric/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> zcxu-eric</a> </th>
231
+ </tr><tr>
232
+ <th><b>28</b><span class="down"> &nbsp;▼ 3</span></th>
233
+ <th><a class="link" href="https://huggingface.co/skytnt/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1650375870480-noauth.png" alt="Profile picture"></div><span class="name">skytnt</th>
234
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 1,257 likes</th>
235
+ <th></th><th class="gcol"><a class="button" href="https://github.com/SkyTNT" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
236
+ <th class="hfcol"><a class="button" href="https://huggingface.co/skytnt/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> skytnt</a> </th>
237
+ </tr><tr>
238
+ <th><b>29</b><span class="up"> &nbsp;▲ 7</span></th>
239
+ <th><a class="link" href="https://huggingface.co/r3gm/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/63e6e242b6a40bf941e520d5/-T6LxA2WbWpgXZKGWqr9T.jpeg" alt="Profile picture"></div><span class="name">Roger Condori</th>
240
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 1,140 likes</th>
241
+ <th></th><th class="gcol"><a class="button" href="https://github.com/r3gm" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
242
+ <th class="hfcol"><a class="button" href="https://huggingface.co/r3gm/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> r3gm</a> </th>
243
+ </tr><tr>
244
+ <th><b>30</b><span class="up"> &nbsp;▲ 53</span></th>
245
+ <th><a class="link" href="https://huggingface.co/lllyasviel/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1671173450971-noauth.jpeg" alt="Profile picture"></div><span class="name">Lvmin Zhang</th>
246
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 1,103 likes</th>
247
+ <th></th><th class="gcol"><a class="button" href="https://github.com/lllyasviel" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
248
+ <th class="hfcol"><a class="button" href="https://huggingface.co/lllyasviel/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> lllyasviel</a> </th>
249
+ </tr><tr>
250
+ <th><b>31</b><span class="down"> &nbsp;▼ 2</span></th>
251
+ <th><a class="link" href="https://huggingface.co/haoheliu/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1677233708065-6155245d1c762d4d61b51d5d.png" alt="Profile picture"></div><span class="name">haoheliu</th>
252
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 1,070 likes</th>
253
+ <th></th><th class="gcol"><a class="button" href="https://github.com/haoheliu" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
254
+ <th class="hfcol"><a class="button" href="https://huggingface.co/haoheliu/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> haoheliu</a> </th>
255
+ </tr><tr>
256
+ <th><b>32</b><span class="down"> &nbsp;▼ 2</span></th>
257
+ <th><a class="link" href="https://huggingface.co/vinthony/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/63184c517ca1b876d99b7e0e/b-qDExoeJuDXK0cJBZKnz.jpeg" alt="Profile picture"></div><span class="name">Xiaodong Cun</th>
258
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 1,052 likes</th>
259
+ <th class="xcol"><a class="button" href="https://twitter.com/shadocun" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
260
+ <th class="gcol"><a class="button" href="https://github.com/vinthony" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
261
+ <th class="hfcol"><a class="button" href="https://huggingface.co/vinthony/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> vinthony</a> </th>
262
+ </tr><tr>
263
+ <th><b>33</b><span class="up"> &nbsp;▲ 4</span></th>
264
+ <th><a class="link" href="https://huggingface.co/yisol/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/2a1daf0fee29302c470cffa8e74a0fdb.svg" alt="Profile picture"></div><span class="name">Yisol Choi</th>
265
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 1,039 likes</th>
266
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/yisol/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> yisol</a> </th>
267
+ </tr><tr>
268
+ <th><b>34</b><span class="down"> &nbsp;▼ 3</span></th>
269
+ <th><a class="link" href="https://huggingface.co/BlinkDL/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1655953609090-noauth.jpeg" alt="Profile picture"></div><span class="name">BlinkDL</th>
270
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 1,005 likes</th>
271
+ <th class="xcol"><a class="button" href="https://twitter.com/BlinkDL_AI" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
272
+ <th class="gcol"><a class="button" href="https://github.com/BlinkDL" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
273
+ <th class="hfcol"><a class="button" href="https://huggingface.co/BlinkDL/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> BlinkDL</a> </th>
274
+ </tr><tr>
275
+ <th><b>35</b><span class="down"> &nbsp;▼ 3</span></th>
276
+ <th><a class="link" href="https://huggingface.co/Vision-CAIR/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/d0de345aa69981c7a18c79d5259e6597.svg" alt="Profile picture"></div><span class="name">visioncairgroup</th>
277
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 1,004 likes</th>
278
+ <th class="xcol"><a class="button" href="https://twitter.com/KAUSTVisionCAIR" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
279
+ <th class="gcol"><a class="button" href="https://github.com/Vision-CAIR" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
280
+ <th class="hfcol"><a class="button" href="https://huggingface.co/Vision-CAIR/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> Vision-CAIR</a> </th>
281
+ </tr><tr>
282
+ <th><b>36</b><span class="up"> &nbsp;▲ 57</span></th>
283
+ <th><a class="link" href="https://huggingface.co/Doubiiu/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/64770e86d7cf39f2e937ae9a/pLqGg2z1KzQxCGpMwds-9.jpeg" alt="Profile picture"></div><span class="name">Jinbo Xing</th>
284
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 991 likes</th>
285
+ <th></th><th class="gcol"><a class="button" href="https://github.com/Doubiiu" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
286
+ <th class="hfcol"><a class="button" href="https://huggingface.co/Doubiiu/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> Doubiiu</a> </th>
287
+ </tr><tr>
288
+ <th><b>37</b><span class="down"> &nbsp;▼ 3</span></th>
289
+ <th><a class="link" href="https://huggingface.co/mrfakename/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/62e54f0eae9d3f10acb95cb9/VAyk05hqB3OZWXEZW-B0q.png" alt="Profile picture"></div><span class="name">mrfakename</th>
290
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 970 likes</th>
291
+ <th class="xcol"><a class="button" href="https://twitter.com/realmrfakename" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
292
+ <th class="gcol"><a class="button" href="https://github.com/fakerybakery" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
293
+ <th class="hfcol"><a class="button" href="https://huggingface.co/mrfakename/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> mrfakename</a> </th>
294
+ </tr><tr>
295
+ <th><b>38</b><span class="down"> &nbsp;▼ 3</span></th>
296
+ <th><a class="link" href="https://huggingface.co/doevent/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1653153979035-60fea6db4fd19fb46cadf49d.jpeg" alt="Profile picture"></div><span class="name">Max Skobeev</th>
297
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 952 likes</th>
298
+ <th class="xcol"><a class="button" href="https://twitter.com/doevent" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
299
+ <th class="gcol"><a class="button" href="https://github.com/doevent" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
300
+ <th class="hfcol"><a class="button" href="https://huggingface.co/doevent/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> doevent</a> </th>
301
+ </tr><tr>
302
+ <th><b>39</b><span class="down"> &nbsp;▼ 6</span></th>
303
+ <th><a class="link" href="https://huggingface.co/JohnSmith9982/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/ed6996a557141e18f2be161e4e72caae.svg" alt="Profile picture"></div><span class="name">John Smith</th>
304
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 940 likes</th>
305
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/JohnSmith9982/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> JohnSmith9982</a> </th>
306
+ </tr><tr>
307
+ <th><b>40</b><span class="down"> &nbsp;▼ 2</span></th>
308
+ <th><a class="link" href="https://huggingface.co/nateraw/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1594936097363-noauth.jpeg" alt="Profile picture"></div><span class="name">Nate Raw</th>
309
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 870 likes</th>
310
+ <th class="xcol"><a class="button" href="https://twitter.com/_nateraw" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
311
+ <th class="gcol"><a class="button" href="https://github.com/nateraw" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
312
+ <th class="hfcol"><a class="button" href="https://huggingface.co/nateraw/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> nateraw</a> </th>
313
+ </tr><tr>
314
+ <th><b>41</b><span class="down"> &nbsp;▼ 2</span></th>
315
+ <th><a class="link" href="https://huggingface.co/lnyan/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1659620157274-626aa9cfdc6c16ed85de8dde.jpeg" alt="Profile picture"></div><span class="name">Lnyan</th>
316
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 822 likes</th>
317
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/lnyan/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> lnyan</a> </th>
318
+ </tr><tr>
319
+ <th><b>42</b><span class="down"> &nbsp;▼ 2</span></th>
320
+ <th><a class="link" href="https://huggingface.co/chansung/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1659971187637-60d3b57ad7b174177faabd6e.jpeg" alt="Profile picture"></div><span class="name">chansung park</th>
321
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 821 likes</th>
322
+ <th class="xcol"><a class="button" href="https://twitter.com/algo_diver" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
323
+ <th class="gcol"><a class="button" href="https://github.com/deep-diver" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
324
+ <th class="hfcol"><a class="button" href="https://huggingface.co/chansung/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> chansung</a> </th>
325
+ </tr><tr>
326
+ <th><b>43</b><span class="down"> &nbsp;▼ 2</span></th>
327
+ <th><a class="link" href="https://huggingface.co/kevinwang676/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/644310389788699939b385d0/zXVe5uHoTJSKgJtbbahWt.jpeg" alt="Profile picture"></div><span class="name">Kevin Wang</th>
328
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 813 likes</th>
329
+ <th></th><th class="gcol"><a class="button" href="https://github.com/KevinWang676" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
330
+ <th class="hfcol"><a class="button" href="https://huggingface.co/kevinwang676/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> kevinwang676</a> </th>
331
+ </tr><tr>
332
+ <th><b>44</b><span class="up"> &nbsp;NEW</span></th>
333
+ <th><a class="link" href="https://huggingface.co/gokaygokay/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/b9a6d8e11ec7a62ca2b819e0b6c37222.svg" alt="Profile picture"></div><span class="name">gokay aydogan</th>
334
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 808 likes</th>
335
+ <th class="xcol"><a class="button" href="https://twitter.com/nonda30" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
336
+ <th class="gcol"><a class="button" href="https://github.com/gokayfem" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
337
+ <th class="hfcol"><a class="button" href="https://huggingface.co/gokaygokay/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> gokaygokay</a> </th>
338
+ </tr><tr>
339
+ <th><b>45</b><span class="down"> &nbsp;▼ 3</span></th>
340
+ <th><a class="link" href="https://huggingface.co/Plachta/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/638c28445d81d551ab4a2be3/50RNrkkQjRhT3W41Twi9w.jpeg" alt="Profile picture"></div><span class="name">ElderFrog</th>
341
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 787 likes</th>
342
+ <th></th><th class="gcol"><a class="button" href="https://github.com/Plachtaa" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
343
+ <th class="hfcol"><a class="button" href="https://huggingface.co/Plachta/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> Plachta</a> </th>
344
+ </tr><tr>
345
+ <th><b>46</b><span class="down"> &nbsp;▼ 1</span></th>
346
+ <th><a class="link" href="https://huggingface.co/Xintao/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/60e272ca6c78a8c122b12127/xldEGBzGrU-bX6IwAw0Ie.jpeg" alt="Profile picture"></div><span class="name">Xintao Wang</th>
347
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 761 likes</th>
348
+ <th class="xcol"><a class="button" href="https://twitter.com/xinntao" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
349
+ <th class="gcol"><a class="button" href="https://github.com/xinntao" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
350
+ <th class="hfcol"><a class="button" href="https://huggingface.co/Xintao/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> Xintao</a> </th>
351
+ </tr><tr>
352
+ <th><b>47</b><span class="down"> &nbsp;▼ 3</span></th>
353
+ <th><a class="link" href="https://huggingface.co/allknowingroger/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/08bf9559d8046f18f608960dd08b6e8d.svg" alt="Profile picture"></div><span class="name">Roger C</th>
354
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 755 likes</th>
355
+ <th></th><th class="gcol"><a class="button" href="https://github.com/Allknowingroger" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
356
+ <th class="hfcol"><a class="button" href="https://huggingface.co/allknowingroger/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> allknowingroger</a> </th>
357
+ </tr><tr>
358
+ <th><b>48</b><span class="down"> &nbsp;▼ 5</span></th>
359
+ <th><a class="link" href="https://huggingface.co/vumichien/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1616075850230-noauth.jpeg" alt="Profile picture"></div><span class="name">vumichien</th>
360
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 755 likes</th>
361
+ <th class="xcol"><a class="button" href="https://twitter.com/chien_vu1692" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
362
+ <th class="gcol"><a class="button" href="https://github.com/vumichien" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
363
+ <th class="hfcol"><a class="button" href="https://huggingface.co/vumichien/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> vumichien</a> </th>
364
+ </tr><tr>
365
+ <th><b>49</b><span class="down"> &nbsp;▼ 3</span></th>
366
+ <th><a class="link" href="https://huggingface.co/darkstorm2150/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1673071115434-6303c6dd1dd5d3c624837b95.png" alt="Profile picture"></div><span class="name">Victor Espinoza-Guerra</th>
367
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 743 likes</th>
368
+ <th></th><th class="gcol"><a class="button" href="https://github.com/darkstorm2150" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
369
+ <th class="hfcol"><a class="button" href="https://huggingface.co/darkstorm2150/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> darkstorm2150</a> </th>
370
+ </tr><tr>
371
+ <th><b>50</b><span class="down"> &nbsp;▼ 1</span></th>
372
+ <th><a class="link" href="https://huggingface.co/vikhyatk/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/63117568fa95534e218da163/8h9zN8aKRxPLBnXW7sqY9.jpeg" alt="Profile picture"></div><span class="name">vik</th>
373
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 735 likes</th>
374
+ <th class="xcol"><a class="button" href="https://twitter.com/vikhyatk" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
375
+ <th class="gcol"><a class="button" href="https://github.com/vikhyat" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
376
+ <th class="hfcol"><a class="button" href="https://huggingface.co/vikhyatk/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> vikhyatk</a> </th>
377
+ </tr><tr>
378
+ <th><b>51</b><span class="down"> &nbsp;▼ 4</span></th>
379
+ <th><a class="link" href="https://huggingface.co/osanseviero/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/6032802e1f993496bc14d9e3/w6hr-DEQot4VVkoyRIBiy.png" alt="Profile picture"></div><span class="name">Omar Sanseviero</th>
380
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 711 likes</th>
381
+ <th class="xcol"><a class="button" href="https://twitter.com/osanseviero" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
382
+ <th class="gcol"><a class="button" href="https://github.com/osanseviero" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
383
+ <th class="hfcol"><a class="button" href="https://huggingface.co/osanseviero/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> osanseviero</a> </th>
384
+ </tr><tr>
385
+ <th><b>52</b><span class="down"> &nbsp;▼ 4</span></th>
386
+ <th><a class="link" href="https://huggingface.co/PKUWilliamYang/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1664764278226-62a54d0410334c1d024e2f59.jpeg" alt="Profile picture"></div><span class="name">Shuai Yang</th>
387
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 697 likes</th>
388
+ <th class="xcol"><a class="button" href="https://twitter.com/ShuaiYang1991" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
389
+ <th class="gcol"><a class="button" href="https://github.com/williamyang1991" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
390
+ <th class="hfcol"><a class="button" href="https://huggingface.co/PKUWilliamYang/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> PKUWilliamYang</a> </th>
391
+ </tr><tr>
392
+ <th><b>53</b><span class="up"> &nbsp;NEW</span></th>
393
+ <th><a class="link" href="https://huggingface.co/prithivMLmods/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/65bb837dbfb878f46c77de4c/3VqbLc36jtKaxpZ06vSz8.jpeg" alt="Profile picture"></div><span class="name">Prithiv Sakthi</th>
394
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 690 likes</th>
395
+ <th></th><th class="gcol"><a class="button" href="https://github.com/prithivsakthiur" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
396
+ <th class="hfcol"><a class="button" href="https://huggingface.co/prithivMLmods/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> prithivMLmods</a> </th>
397
+ </tr><tr>
398
+ <th><b>54</b><span class="up"> &nbsp;▲ 1</span></th>
399
+ <th><a class="link" href="https://huggingface.co/Vokturz/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/8ebdf8849923d49afb35984228b68ed7.svg" alt="Profile picture"></div><span class="name">Víctor Navarro Aránguiz</th>
400
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 679 likes</th>
401
+ <th></th><th class="gcol"><a class="button" href="https://github.com/Vokturz" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
402
+ <th class="hfcol"><a class="button" href="https://huggingface.co/Vokturz/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> Vokturz</a> </th>
403
+ </tr><tr>
404
+ <th><b>55</b><span class="down"> &nbsp;▼ 3</span></th>
405
+ <th><a class="link" href="https://huggingface.co/shariqfarooq/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/8ac9dff40d1b483b4f2f4e4cbd3f9088.svg" alt="Profile picture"></div><span class="name">Shariq Farooq Bhat</th>
406
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 646 likes</th>
407
+ <th class="xcol"><a class="button" href="https://twitter.com/shariq_farooq" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
408
+ <th class="gcol"><a class="button" href="https://github.com/shariqfarooq123" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
409
+ <th class="hfcol"><a class="button" href="https://huggingface.co/shariqfarooq/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> shariqfarooq</a> </th>
410
+ </tr><tr>
411
+ <th><b>56</b><span class="down"> &nbsp;▼ 5</span></th>
412
+ <th><a class="link" href="https://huggingface.co/RamAnanth1/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1671346465329-62aeb75c4b5d61650842dbf4.png" alt="Profile picture"></div><span class="name">Ram Ananth</th>
413
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 645 likes</th>
414
+ <th class="xcol"><a class="button" href="https://twitter.com/RamAnanth29" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
415
+ <th class="gcol"><a class="button" href="https://github.com/RamAnanth" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
416
+ <th class="hfcol"><a class="button" href="https://huggingface.co/RamAnanth1/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> RamAnanth1</a> </th>
417
+ </tr><tr>
418
+ <th><b>57</b><span class="down"> &nbsp;▼ 7</span></th>
419
+ <th><a class="link" href="https://huggingface.co/Manjushri/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1669612297556-63163d6c76c93113fb147bb6.png" alt="Profile picture"></div><span class="name">Manjushri Bodhisattva</th>
420
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 645 likes</th>
421
+ <th></th><th class="gcol"><a class="button" href="https://github.com/ManjuVajra" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
422
+ <th class="hfcol"><a class="button" href="https://huggingface.co/Manjushri/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> Manjushri</a> </th>
423
+ </tr><tr>
424
+ <th><b>58</b><span class="down"> &nbsp;▼ 1</span></th>
425
+ <th><a class="link" href="https://huggingface.co/levihsu/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/64469dde90b3fae03880344e/VnLVt_NG3pAjWz0lRoaXm.jpeg" alt="Profile picture"></div><span class="name">Yuhao Xu</th>
426
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 645 likes</th>
427
+ <th></th><th class="gcol"><a class="button" href="https://github.com/levihsu" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
428
+ <th class="hfcol"><a class="button" href="https://huggingface.co/levihsu/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> levihsu</a> </th>
429
+ </tr><tr>
430
+ <th><b>59</b><span class="down"> &nbsp;▼ 5</span></th>
431
+ <th><a class="link" href="https://huggingface.co/yuntian-deng/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/63081e15a670ed10f9d44229/w1b9uq-9774bMMgJbSPsS.jpeg" alt="Profile picture"></div><span class="name">Yuntian Deng</th>
432
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 640 likes</th>
433
+ <th class="xcol"><a class="button" href="https://twitter.com/yuntiandeng" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
434
+ <th class="gcol"><a class="button" href="https://github.com/da03" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
435
+ <th class="hfcol"><a class="button" href="https://huggingface.co/yuntian-deng/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> yuntian-deng</a> </th>
436
+ </tr><tr>
437
+ <th><b>60</b><span class="down"> &nbsp;▼ 7</span></th>
438
+ <th><a class="link" href="https://huggingface.co/BilalSardar/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1675355986970-630c5f954ca0a22768b3dfb9.png" alt="Profile picture"></div><span class="name">Bilal Sardar</th>
439
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 638 likes</th>
440
+ <th></th><th class="gcol"><a class="button" href="https://github.com/BilalSardar009" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
441
+ <th class="hfcol"><a class="button" href="https://huggingface.co/BilalSardar/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> BilalSardar</a> </th>
442
+ </tr><tr>
443
+ <th><b>61</b><span class="down"> &nbsp;▼ 5</span></th>
444
+ <th><a class="link" href="https://huggingface.co/Sanster/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1668302774259-noauth.png" alt="Profile picture"></div><span class="name">Qing</th>
445
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 607 likes</th>
446
+ <th></th><th class="gcol"><a class="button" href="https://github.com/Sanster" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
447
+ <th class="hfcol"><a class="button" href="https://huggingface.co/Sanster/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> Sanster</a> </th>
448
+ </tr><tr>
449
+ <th><b>62</b><span class="up"> &nbsp;▲ 4</span></th>
450
+ <th><a class="link" href="https://huggingface.co/TheStinger/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/noauth/tJN4LOEK6DPPDhEflbNIL.jpeg" alt="Profile picture"></div><span class="name">Ilaria</th>
451
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 601 likes</th>
452
+ <th class="xcol"><a class="button" href="https://twitter.com/TheStingerX" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
453
+ <th class="gcol"><a class="button" href="https://github.com/TheStingerX" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
454
+ <th class="hfcol"><a class="button" href="https://huggingface.co/TheStinger/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> TheStinger</a> </th>
455
+ </tr><tr>
456
+ <th><b>63</b><span class="down"> &nbsp;▼ 5</span></th>
457
+ <th><a class="link" href="https://huggingface.co/LanguageBind/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/6367a8175bb06007ea099b8f/IjG7HyWyWRlVt_XwRbxRW.jpeg" alt="Profile picture"></div><span class="name">linbin</th>
458
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 588 likes</th>
459
+ <th class="xcol"><a class="button" href="https://twitter.com/LinBin46984" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
460
+ <th class="gcol"><a class="button" href="https://github.com/LinB203" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
461
+ <th class="hfcol"><a class="button" href="https://huggingface.co/LanguageBind/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> LanguageBind</a> </th>
462
+ </tr><tr>
463
+ <th><b>64</b><span class="up"> &nbsp;▲ 15</span></th>
464
+ <th><a class="link" href="https://huggingface.co/wangfuyun/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/9ff312e854d803e1a2e9e685a21d12f8.svg" alt="Profile picture"></div><span class="name">Fu-Yun Wang</th>
465
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 561 likes</th>
466
+ <th></th><th class="gcol"><a class="button" href="https://github.com/g-u-n" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
467
+ <th class="hfcol"><a class="button" href="https://huggingface.co/wangfuyun/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> wangfuyun</a> </th>
468
+ </tr><tr>
469
+ <th><b>65</b><span class="down"> &nbsp;▼ 6</span></th>
470
+ <th><a class="link" href="https://huggingface.co/aadnk/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/f4f4cd3394fbbd4a17e93e9c54d7402e.svg" alt="Profile picture"></div><span class="name">Kristian Stangeland</th>
471
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 547 likes</th>
472
+ <th></th><th class="gcol"><a class="button" href="https://github.com/aadnk" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
473
+ <th class="hfcol"><a class="button" href="https://huggingface.co/aadnk/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> aadnk</a> </th>
474
+ </tr><tr>
475
+ <th><b>66</b><span class="down"> &nbsp;▼ 1</span></th>
476
+ <th><a class="link" href="https://huggingface.co/YupengZhou/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/c5281b17a4d4a565d6d189a007ac934e.svg" alt="Profile picture"></div><span class="name">zhou</th>
477
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 547 likes</th>
478
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/YupengZhou/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> YupengZhou</a> </th>
479
+ </tr><tr>
480
+ <th><b>67</b><span class="down"> &nbsp;▼ 3</span></th>
481
+ <th><a class="link" href="https://huggingface.co/ThomasSimonini/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1632748593235-60cae820b1c79a3e4b436664.jpeg" alt="Profile picture"></div><span class="name">Thomas Simonini</th>
482
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 535 likes</th>
483
+ <th class="xcol"><a class="button" href="https://twitter.com/ThomasSimonini" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
484
+ <th class="gcol"><a class="button" href="https://github.com/simoninithomas" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
485
+ <th class="hfcol"><a class="button" href="https://huggingface.co/ThomasSimonini/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> ThomasSimonini</a> </th>
486
+ </tr><tr>
487
+ <th><b>68</b><span class="down"> &nbsp;▼ 6</span></th>
488
+ <th><a class="link" href="https://huggingface.co/mlabonne/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/61b8e2ba285851687028d395/4XZP5aVsMWwzGx_313cqd.jpeg" alt="Profile picture"></div><span class="name">Maxime Labonne</th>
489
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 533 likes</th>
490
+ <th class="xcol"><a class="button" href="https://twitter.com/maximelabonne" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
491
+ <th class="gcol"><a class="button" href="https://github.com/mlabonne" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
492
+ <th class="hfcol"><a class="button" href="https://huggingface.co/mlabonne/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> mlabonne</a> </th>
493
+ </tr><tr>
494
+ <th><b>69</b><span class="up"> &nbsp;▲ 1</span></th>
495
+ <th><a class="link" href="https://huggingface.co/jiawei011/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1651044799068-623f533a28672458f749b8e9.png" alt="Profile picture"></div><span class="name">Jiawe Ren</th>
496
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 532 likes</th>
497
+ <th class="xcol"><a class="button" href="https://twitter.com/jiawei6_ren" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
498
+ <th class="gcol"><a class="button" href="https://github.com/jiawei-ren" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
499
+ <th class="hfcol"><a class="button" href="https://huggingface.co/jiawei011/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> jiawei011</a> </th>
500
+ </tr><tr>
501
+ <th><b>70</b><span class="down"> &nbsp;▼ 10</span></th>
502
+ <th><a class="link" href="https://huggingface.co/abidlabs/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1621947938344-noauth.png" alt="Profile picture"></div><span class="name">Abubakar Abid</th>
503
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 532 likes</th>
504
+ <th class="xcol"><a class="button" href="https://twitter.com/abidlabs" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
505
+ <th class="gcol"><a class="button" href="https://github.com/abidlabs" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
506
+ <th class="hfcol"><a class="button" href="https://huggingface.co/abidlabs/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> abidlabs</a> </th>
507
+ </tr><tr>
508
+ <th><b>71</b><span class="down"> &nbsp;▼ 10</span></th>
509
+ <th><a class="link" href="https://huggingface.co/Yuliang/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/6183d0b249ef1d984699e4a3/GYR4kzPUEJPxrnQD-trhT.png" alt="Profile picture"></div><span class="name">Yuliang Xiu</th>
510
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 523 likes</th>
511
+ <th class="xcol"><a class="button" href="https://twitter.com/yuliangxiu" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
512
+ <th class="gcol"><a class="button" href="https://github.com/yuliangxiu" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
513
+ <th class="hfcol"><a class="button" href="https://huggingface.co/Yuliang/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> Yuliang</a> </th>
514
+ </tr><tr>
515
+ <th><b>72</b></th>
516
+ <th><a class="link" href="https://huggingface.co/Linaqruf/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/6365c8dbf31ef76df4042821/Gm7qar0zr-qUrg2ftEf3L.jpeg" alt="Profile picture"></div><span class="name">Furqanil Taqwa</th>
517
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 511 likes</th>
518
+ <th class="xcol"><a class="button" href="https://twitter.com/linaqruf_" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
519
+ <th class="gcol"><a class="button" href="https://github.com/Linaqruf" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
520
+ <th class="hfcol"><a class="button" href="https://huggingface.co/Linaqruf/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> Linaqruf</a> </th>
521
+ </tr><tr>
522
+ <th><b>73</b><span class="down"> &nbsp;▼ 5</span></th>
523
+ <th><a class="link" href="https://huggingface.co/felixrosberg/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1644417587467-61fa9ebc30f38bf051de12e5.gif" alt="Profile picture"></div><span class="name">Felix Rosberg</th>
524
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 507 likes</th>
525
+ <th></th><th class="gcol"><a class="button" href="https://github.com/felixrosberg" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
526
+ <th class="hfcol"><a class="button" href="https://huggingface.co/felixrosberg/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> felixrosberg</a> </th>
527
+ </tr><tr>
528
+ <th><b>74</b><span class="down"> &nbsp;▼ 7</span></th>
529
+ <th><a class="link" href="https://huggingface.co/ArkanDash/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/623c04f09dd7a94c850b570f/zlnnc_f9txnLqIfOnnJWd.jpeg" alt="Profile picture"></div><span class="name">ArkanDash</th>
530
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 506 likes</th>
531
+ <th></th><th class="gcol"><a class="button" href="https://github.com/ArkanDash" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
532
+ <th class="hfcol"><a class="button" href="https://huggingface.co/ArkanDash/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> ArkanDash</a> </th>
533
+ </tr><tr>
534
+ <th><b>75</b><span class="down"> &nbsp;▼ 6</span></th>
535
+ <th><a class="link" href="https://huggingface.co/yizhangliu/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/2ce18cf2378c47450b91baac28118291.svg" alt="Profile picture"></div><span class="name">yizhangliu</th>
536
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 503 likes</th>
537
+ <th></th><th class="gcol"><a class="button" href="https://github.com/yizhangliu" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
538
+ <th class="hfcol"><a class="button" href="https://huggingface.co/yizhangliu/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> yizhangliu</a> </th>
539
+ </tr><tr>
540
+ <th><b>76</b><span class="down"> &nbsp;▼ 5</span></th>
541
+ <th><a class="link" href="https://huggingface.co/Matthijs/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1649661025847-6253d42827a8414d3bbeb802.jpeg" alt="Profile picture"></div><span class="name">Matthijs Hollemans</th>
542
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 470 likes</th>
543
+ <th class="xcol"><a class="button" href="https://twitter.com/mhollemans" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
544
+ <th class="gcol"><a class="button" href="https://github.com/hollance" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
545
+ <th class="hfcol"><a class="button" href="https://huggingface.co/Matthijs/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> Matthijs</a> </th>
546
+ </tr><tr>
547
+ <th><b>77</b><span class="down"> &nbsp;▼ 3</span></th>
548
+ <th><a class="link" href="https://huggingface.co/qingxu98/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/11e0ea2e3d3b831c5cf744d2626f36ce.svg" alt="Profile picture"></div><span class="name">fuqingxu</th>
549
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 468 likes</th>
550
+ <th></th><th class="gcol"><a class="button" href="https://github.com/binary-husky" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
551
+ <th class="hfcol"><a class="button" href="https://huggingface.co/qingxu98/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> qingxu98</a> </th>
552
+ </tr><tr>
553
+ <th><b>78</b><span class="down"> &nbsp;▼ 5</span></th>
554
+ <th><a class="link" href="https://huggingface.co/daspartho/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/2c487926a9d0619ac5dde302bbfe098a.svg" alt="Profile picture"></div><span class="name">Partho Das</th>
555
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 468 likes</th>
556
+ <th></th><th class="gcol"><a class="button" href="https://github.com/daspartho" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
557
+ <th class="hfcol"><a class="button" href="https://huggingface.co/daspartho/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> daspartho</a> </th>
558
+ </tr><tr>
559
+ <th><b>79</b><span class="down"> &nbsp;▼ 16</span></th>
560
+ <th><a class="link" href="https://huggingface.co/dylanebert/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1672164046414-624b4a964056e2a6914a05c5.png" alt="Profile picture"></div><span class="name">Dylan Ebert</th>
561
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 463 likes</th>
562
+ <th class="xcol"><a class="button" href="https://twitter.com/dylan_ebert_" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
563
+ <th class="gcol"><a class="button" href="https://github.com/dylanebert" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
564
+ <th class="hfcol"><a class="button" href="https://huggingface.co/dylanebert/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> dylanebert</a> </th>
565
+ </tr><tr>
566
+ <th><b>80</b><span class="up"> &nbsp;▲ 2</span></th>
567
+ <th><a class="link" href="https://huggingface.co/LiheYoung/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/65a3a0342548c41ad9f4e4e7/80Yod9z7O95nC-Y0o-5UI.jpeg" alt="Profile picture"></div><span class="name">Lihe Yang</th>
568
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 455 likes</th>
569
+ <th></th><th class="gcol"><a class="button" href="https://github.com/LiheYoung" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
570
+ <th class="hfcol"><a class="button" href="https://huggingface.co/LiheYoung/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> LiheYoung</a> </th>
571
+ </tr><tr>
572
+ <th><b>81</b><span class="down"> &nbsp;▼ 3</span></th>
573
+ <th><a class="link" href="https://huggingface.co/SkalskiP/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/60f84d4d85dbbb185d2e9a53/Mlc0XjAgQR2cuhGNchz07.jpeg" alt="Profile picture"></div><span class="name">Piotr Skalski</th>
574
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 454 likes</th>
575
+ <th class="xcol"><a class="button" href="https://twitter.com/skalskip92" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
576
+ <th class="gcol"><a class="button" href="https://github.com/SkalskiP" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
577
+ <th class="hfcol"><a class="button" href="https://huggingface.co/SkalskiP/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> SkalskiP</a> </th>
578
+ </tr><tr>
579
+ <th><b>82</b><span class="down"> &nbsp;▼ 7</span></th>
580
+ <th><a class="link" href="https://huggingface.co/tloen/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/9ce79a09c4aef67518bd3f7ea158d390.svg" alt="Profile picture"></div><span class="name">Eric J. Wang</th>
581
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 450 likes</th>
582
+ <th></th><th class="gcol"><a class="button" href="https://github.com/tloen" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
583
+ <th class="hfcol"><a class="button" href="https://huggingface.co/tloen/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> tloen</a> </th>
584
+ </tr><tr>
585
+ <th><b>83</b><span class="down"> &nbsp;▼ 6</span></th>
586
+ <th><a class="link" href="https://huggingface.co/guoyww/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/816d3a952f33a2232a8ed3094ab7bfaf.svg" alt="Profile picture"></div><span class="name">Yuwei Guo</th>
587
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 449 likes</th>
588
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/guoyww/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> guoyww</a> </th>
589
+ </tr><tr>
590
+ <th><b>84</b><span class="up"> &nbsp;NEW</span></th>
591
+ <th><a class="link" href="https://huggingface.co/ameerazam08/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/6266513d539521e602b5dc3a/qg0fmVTGNKEFL7feyvQNh.png" alt="Profile picture"></div><span class="name">Ameer Azam</th>
592
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 447 likes</th>
593
+ <th class="xcol"><a class="button" href="https://twitter.com/Ameerazam18" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
594
+ <th class="gcol"><a class="button" href="https://github.com/ameerazam08" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
595
+ <th class="hfcol"><a class="button" href="https://huggingface.co/ameerazam08/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> ameerazam08</a> </th>
596
+ </tr><tr>
597
+ <th><b>85</b><span class="down"> &nbsp;▼ 5</span></th>
598
+ <th><a class="link" href="https://huggingface.co/flamehaze1115/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/2570b8be781b559860705afd555dbb2a.svg" alt="Profile picture"></div><span class="name">xxlong</th>
599
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 446 likes</th>
600
+ <th></th><th class="gcol"><a class="button" href="https://github.com/flamehaze1115" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
601
+ <th class="hfcol"><a class="button" href="https://huggingface.co/flamehaze1115/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> flamehaze1115</a> </th>
602
+ </tr><tr>
603
+ <th><b>86</b><span class="down"> &nbsp;▼ 10</span></th>
604
+ <th><a class="link" href="https://huggingface.co/Anonymous-sub/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/948187de31ad52527b746da34373481c.svg" alt="Profile picture"></div><span class="name">Anonymous User</th>
605
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 444 likes</th>
606
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/Anonymous-sub/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> Anonymous-sub</a> </th>
607
+ </tr><tr>
608
+ <th><b>87</b></th>
609
+ <th><a class="link" href="https://huggingface.co/Yntec/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/63239b8370edc53f51cd5d42/88od0k-AAkxAIV-5ULwDs.png" alt="Profile picture"></div><span class="name">Yn Tec</th>
610
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 442 likes</th>
611
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/Yntec/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> Yntec</a> </th>
612
+ </tr><tr>
613
+ <th><b>88</b><span class="up"> &nbsp;NEW</span></th>
614
+ <th><a class="link" href="https://huggingface.co/Wuvin/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/6d1c9638a5bf427c6ea191db4cf40b9a.svg" alt="Profile picture"></div><span class="name">Wuvin</th>
615
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 429 likes</th>
616
+ <th></th><th class="gcol"><a class="button" href="https://github.com/Wuvin" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
617
+ <th class="hfcol"><a class="button" href="https://huggingface.co/Wuvin/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> Wuvin</a> </th>
618
+ </tr><tr>
619
+ <th><b>89</b><span class="down"> &nbsp;▼ 5</span></th>
620
+ <th><a class="link" href="https://huggingface.co/XzJosh/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/b19d18b2e1017075de0860a58ca7beb7.svg" alt="Profile picture"></div><span class="name">JoshZhang</th>
621
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 419 likes</th>
622
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/XzJosh/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> XzJosh</a> </th>
623
+ </tr><tr>
624
+ <th><b>90</b><span class="down"> &nbsp;▼ 5</span></th>
625
+ <th><a class="link" href="https://huggingface.co/jeffistyping/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1658252966088-6254501b6e36fe62e141935f.jpeg" alt="Profile picture"></div><span class="name">jeff</th>
626
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 416 likes</th>
627
+ <th class="xcol"><a class="button" href="https://twitter.com/jeffistyping" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
628
+ <th></th><th class="hfcol"><a class="button" href="https://huggingface.co/jeffistyping/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> jeffistyping</a> </th>
629
+ </tr><tr>
630
+ <th><b>91</b><span class="down"> &nbsp;▼ 5</span></th>
631
+ <th><a class="link" href="https://huggingface.co/ydshieh/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1625150194719-6058c8cbcbe9c7542f3501ff.png" alt="Profile picture"></div><span class="name">Yih-Dar SHIEH</th>
632
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 394 likes</th>
633
+ <th></th><th class="gcol"><a class="button" href="https://github.com/ydshieh" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
634
+ <th class="hfcol"><a class="button" href="https://huggingface.co/ydshieh/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> ydshieh</a> </th>
635
+ </tr><tr>
636
+ <th><b>92</b></th>
637
+ <th><a class="link" href="https://huggingface.co/mike-ravkine/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/7865ac39276762682d8e20a33ff9f257.svg" alt="Profile picture"></div><span class="name">Mike Ravkine</th>
638
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 385 likes</th>
639
+ <th class="xcol"><a class="button" href="https://twitter.com/whatsmypot" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
640
+ <th class="gcol"><a class="button" href="https://github.com/the-crypt-keeper" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
641
+ <th class="hfcol"><a class="button" href="https://huggingface.co/mike-ravkine/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> mike-ravkine</a> </th>
642
+ </tr><tr>
643
+ <th><b>93</b><span class="down"> &nbsp;▼ 4</span></th>
644
+ <th><a class="link" href="https://huggingface.co/SteveDigital/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1666555857270-noauth.png" alt="Profile picture"></div><span class="name">Steve Digital</th>
645
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 384 likes</th>
646
+ <th class="xcol"><a class="button" href="https://twitter.com/steveDOTdigital" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
647
+ <th class="gcol"><a class="button" href="https://github.com/steveDOTdigital" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
648
+ <th class="hfcol"><a class="button" href="https://huggingface.co/SteveDigital/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> SteveDigital</a> </th>
649
+ </tr><tr>
650
+ <th><b>94</b><span class="down"> &nbsp;▼ 6</span></th>
651
+ <th><a class="link" href="https://huggingface.co/project-baize/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/noauth/LznGHi16fbYgzPftT1eqr.png" alt="Profile picture"></div><span class="name">Baize</th>
652
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 380 likes</th>
653
+ <th class="xcol"><a class="button" href="https://twitter.com/XuCanwen" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
654
+ <th class="gcol"><a class="button" href="https://github.com/project-baize" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
655
+ <th class="hfcol"><a class="button" href="https://huggingface.co/project-baize/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> project-baize</a> </th>
656
+ </tr><tr>
657
+ <th><b>95</b><span class="down"> &nbsp;▼ 5</span></th>
658
+ <th><a class="link" href="https://huggingface.co/abhishek/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1604427578240-noauth.png" alt="Profile picture"></div><span class="name">Abhishek Thakur</th>
659
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 373 likes</th>
660
+ <th class="xcol"><a class="button" href="https://twitter.com/abhi1thakur" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
661
+ <th class="gcol"><a class="button" href="https://github.com/abhishekkrthakur" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
662
+ <th class="hfcol"><a class="button" href="https://huggingface.co/abhishek/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> abhishek</a> </th>
663
+ </tr><tr>
664
+ <th><b>96</b><span class="down"> &nbsp;▼ 5</span></th>
665
+ <th><a class="link" href="https://huggingface.co/pszemraj/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/60bccec062080d33f875cd0c/KvEhYxx9-Tff_Qb7PsjAL.png" alt="Profile picture"></div><span class="name">Peter Szemraj</th>
666
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 367 likes</th>
667
+ <th></th><th class="gcol"><a class="button" href="https://github.com/pszemraj" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
668
+ <th class="hfcol"><a class="button" href="https://huggingface.co/pszemraj/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> pszemraj</a> </th>
669
+ </tr><tr>
670
+ <th><b>97</b><span class="up"> &nbsp;▲ 1</span></th>
671
+ <th><a class="link" href="https://huggingface.co/nightfury/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1664442251110-63329fde2217725f3adfff27.png" alt="Profile picture"></div><span class="name">spartan</th>
672
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 359 likes</th>
673
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/nightfury/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> nightfury</a> </th>
674
+ </tr><tr>
675
+ <th><b>98</b><span class="down"> &nbsp;▼ 4</span></th>
676
+ <th><a class="link" href="https://huggingface.co/badayvedat/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/noauth/ShOE6VXMkQc7izpLtBKz7.jpeg" alt="Profile picture"></div><span class="name">Vedat Baday</th>
677
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 355 likes</th>
678
+ <th class="xcol"><a class="button" href="https://twitter.com/dotglub" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
679
+ <th class="gcol"><a class="button" href="https://github.com/badayvedat" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
680
+ <th class="hfcol"><a class="button" href="https://huggingface.co/badayvedat/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> badayvedat</a> </th>
681
+ </tr><tr>
682
+ <th><b>99</b><span class="up"> &nbsp;NEW</span></th>
683
+ <th><a class="link" href="https://huggingface.co/markmagic/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/62b56781807c315ab9c0e8fe/Sdgk1_E7HBYSsxQlvYLwJ.jpeg" alt="Profile picture"></div><span class="name">Mark Magic</th>
684
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 349 likes</th>
685
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/markmagic/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> markmagic</a> </th>
686
+ </tr><tr>
687
+ <th><b>100</b><span class="down"> &nbsp;▼ 5</span></th>
688
+ <th><a class="link" href="https://huggingface.co/olivierdehaene/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/62a093d63e7d1dda047039fc/QGpVSKuJLwl2EsiffCYML.jpeg" alt="Profile picture"></div><span class="name">Olivier Dehaene</th>
689
+ <th><img width="14" height="14" src="img/ico_spaces.png" alt="Models"> 344 likes</th>
690
+ <th></th><th class="gcol"><a class="button" href="https://github.com/olivierdehaene" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
691
+ <th class="hfcol"><a class="button" href="https://huggingface.co/olivierdehaene/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> olivierdehaene</a> </th>
692
+ </tr>
693
+
694
+ </table>
695
+ </div>
696
+
697
+ </div>
698
+
699
+
700
+
701
+
702
+
703
+
704
+
705
+
706
+
707
+
708
+
709
  <!--May 2024-->
710
+ <div id="option2" class="content hidden">
711
 
712
  <div style="overflow-x:auto;">
713
  <table class="alternate">
 
1366
 
1367
 
1368
  <!--April 2024-->
1369
+ <div id="option3" class="content hidden">
1370
 
1371
  <div style="overflow-x:auto;">
1372
  <table class="alternate">
 
2020
 
2021
 
2022
  <!--March 2024-->
2023
+ <div id="option4" class="content hidden">
2024
 
2025
  <div style="overflow-x:auto;">
2026
  <table class="alternate">
 
2678
 
2679
 
2680
  <!--February 2024-->
2681
+ <div id="option5" class="content hidden">
2682
 
2683
  <div style="overflow-x:auto;">
2684
  <table class="alternate">