-
Notifications
You must be signed in to change notification settings - Fork 251
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
📝 Add links to Scrimba AI Engineer path tutorials #373
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great stuff! The documentation was definitely lacking some interactive video content like this 👍
PS: you may need to run npm run format
to get the CI happy :)
Hi @xenova I've fixed the typos. About |
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
Thanks! Will let this up for review for a few more days, and merge if no objections |
@coyotte508 I saw that this was merged but I can't see the changes on the website. I'm guessing there hasn't been a deploy yet. When can we expect one? :) |
There was a doc update problem, next time docs are updated it should be fine I think |
#441 should fix it |
This PR adds 3 Scrimba tutorial links:
Transforming Images with HuggingFace.js Inference 🤗 to
packages/inference/README.md
under Image To ImageText To Speech With HuggingFace.js Inference 🤗 to
packages/inference/README.md
under Text To SpeechFinding Free Models With The HuggingFace.js Hub 🤗 to
packages/hub/README.md
under Usage