what is up with this guy
Browse files- .gitignore +1 -0
- dist/index.html +1 -1
.gitignore
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
node_modules
|
dist/index.html
CHANGED
|
@@ -18,7 +18,7 @@
|
|
| 18 |
"title": "Transformers Feature Showcase",
|
| 19 |
"description": "An interactive demonstration of transformers library features and design philosophy.",
|
| 20 |
"published": "Aug 21, 2025",
|
| 21 |
-
"authors": [{"author": "Pablo
|
| 22 |
}</script>
|
| 23 |
</d-front-matter>
|
| 24 |
<d-title>
|
|
|
|
| 18 |
"title": "Transformers Feature Showcase",
|
| 19 |
"description": "An interactive demonstration of transformers library features and design philosophy.",
|
| 20 |
"published": "Aug 21, 2025",
|
| 21 |
+
"authors": [{"author": "Pablo Montalvo", "authorURL": "https://huggingface.co/Molbap"}]
|
| 22 |
}</script>
|
| 23 |
</d-front-matter>
|
| 24 |
<d-title>
|