Skip to content

Commit db389cf

Browse files
committed
change nebula slug
1 parent cce6dbb commit db389cf

File tree

1 file changed

+1
-1
lines changed
  • content/videos/transformers-js/introduction

1 file changed

+1
-1
lines changed

content/videos/transformers-js/introduction/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Welcome to a new series all about working with machine learning models in JavaScript in the browser using the Transformers.js library! In this introduction, I cover what Transformers.js is, how to load it into a p5.js sketch, explain the pipeline API, and demonstrate sentiment analysis and language detection examples.",
44
"videoNumber": "1",
55
"videoId": "KR61bXsPlLU",
6-
"nebulaSlug": "codingtrain-what-is-transformersjs",
6+
"nebulaSlug": "codingtrain-machine-learning-in-the-browser",
77
"date": "2025-10-24",
88
"languages": ["JavaScript", "p5.js", "Transformers.js"],
99
"topics": [

0 commit comments

Comments
 (0)