Fix typo in Align docs (#22199)

Fix align docs typo
This commit is contained in:
Alara Dirik 2023-03-16 13:41:48 +03:00 committed by GitHub
parent 1c4a9acc73
commit 1485bd9c02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -59,7 +59,7 @@ The original code is not released, this implementation is based on the Kakao Bra
A list of official Hugging Face and community (indicated by 🌎) resources to help you get started with ALIGN.
- A blog post on [ALIGN and the COYO-700M dataset](https://huggingface.co/blog).
- A blog post on [ALIGN and the COYO-700M dataset](https://huggingface.co/blog/vit-align).
- A zero-shot image classification [demo](https://huggingface.co/spaces/adirik/ALIGN-zero-shot-image-classification).
- [Model card](https://huggingface.co/kakaobrain/align-base) of `kakaobrain/align-base` model.