You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/live-examples-nextjs/src/app/page.tsx
+1-5Lines changed: 1 addition & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -191,18 +191,14 @@ export default function Home() {
191
191
</div>
192
192
193
193
<pclassName="text-gray-300 text-base mb-4">
194
-
We've integrated Meta's groundbreaking DINOv3 model for self-supervised learning at unprecedented scale.
194
+
We've just added Meta's groundbreaking DINOv3 model thanks to the awesome integration with Hugging Face's 🤗 <ahref="https://github.com/huggingface/transformers.js/"target="_blank"rel="noopener noreferrer"className="text-purple-400 hover:text-purple-300 transition-colors">Transformers.js</a>.
0 commit comments