From 4e32d65156c3a0d1d827516fbd7417d7892e1051 Mon Sep 17 00:00:00 2001 From: gorkem Date: Tue, 13 Jun 2023 17:43:43 +0300 Subject: [PATCH] feat: add video tutorial link (#30) --- src/components/ModelCard.tsx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/components/ModelCard.tsx b/src/components/ModelCard.tsx index 42289ba..d961626 100644 --- a/src/components/ModelCard.tsx +++ b/src/components/ModelCard.tsx @@ -102,6 +102,11 @@ export default function ModelCard(props: PropsWithChildren) { You can use this model in your application through our API. All you need to do is to sign in and get a token.

+

+ + Watch this tutorial to help you get started! + +