Skip to content

Commit

Permalink
Merge branch 'huggingface:main' into restructure-inference-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ArsalaBangash authored Oct 31, 2023
2 parents 84e809f + 4959a0d commit af441b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/inference/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ A Typescript powered wrapper for the Hugging Face Inference API. Learn more abou

Check out the [full documentation](https://huggingface.co/docs/huggingface.js/inference/README).

You can also try out a live [interactive notebook](https://observablehq.com/@huggingface/hello-huggingface-js-inference) or see some demos on [hf.co/huggingfacejs](https://huggingface.co/huggingfacejs).
You can also try out a live [interactive notebook](https://observablehq.com/@huggingface/hello-huggingface-js-inference), see some demos on [hf.co/huggingfacejs](https://huggingface.co/huggingfacejs), or watch a [Scrimba tutorial that explains how the Inference API works](https://scrimba.com/scrim/co6314c19af51b0ca01b03a0b).

## Getting Started

Expand Down

0 comments on commit af441b1

Please sign in to comment.