add names
Browse files- index.html +8 -0
index.html
CHANGED
@@ -140,6 +140,14 @@
|
|
140 |
{
|
141 |
"author":"Thomas Wolf",
|
142 |
"authorURL":"https://huggingface.co/thomwolf"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
143 |
}
|
144 |
],
|
145 |
"katex": {
|
|
|
140 |
{
|
141 |
"author":"Thomas Wolf",
|
142 |
"authorURL":"https://huggingface.co/thomwolf"
|
143 |
+
},
|
144 |
+
{
|
145 |
+
"author":"Loubna Ben Allal",
|
146 |
+
"authorURL":"https://huggingface.co/loubnabnl"
|
147 |
+
},
|
148 |
+
{
|
149 |
+
"author":"Anton Lozhkov",
|
150 |
+
"authorURL":"https://huggingface.co/anton-l"
|
151 |
}
|
152 |
],
|
153 |
"katex": {
|