diff --git a/packages/inference/README.md b/packages/inference/README.md index 71a0af1ab..352c80b99 100644 --- a/packages/inference/README.md +++ b/packages/inference/README.md @@ -261,7 +261,7 @@ await hf.audioClassification({ Generates natural-sounding speech from text input. -Check out an [inetractive tutorial](https://scrimba.com/scrim/co8da4d23b49b648f77f4848a?pl=pkVnrP7uP) +[Interactive tutorial](https://scrimba.com/scrim/co8da4d23b49b648f77f4848a?pl=pkVnrP7uP) ```typescript await hf.textToSpeech({ @@ -351,7 +351,7 @@ await hf.textToImage({ Image-to-image is the task of transforming a source image to match the characteristics of a target image or a target image domain. -Check out an [inetractive tutorial](https://scrimba.com/scrim/co4834bf9a91cc81cfab07969?pl=pkVnrP7uP) +[Interactive tutorial](https://scrimba.com/scrim/co4834bf9a91cc81cfab07969?pl=pkVnrP7uP) ```typescript await hf.imageToImage({