Skip to content

Commit 34f76bb

Browse files
authored
Fix zero_shot_image_classification documentation guide link in SigLIP (#35671)
1 parent c23a1c1 commit 34f76bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/en/model_doc/siglip.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ If you want to do the pre- and postprocessing yourself, here's how to do that:
102102

103103
A list of official Hugging Face and community (indicated by 🌎) resources to help you get started with SigLIP.
104104

105-
- [Zero-shot image classification task guide](../tasks/zero_shot_image_classification_md)
105+
- [Zero-shot image classification task guide](../tasks/zero_shot_image_classification)
106106
- Demo notebooks for SigLIP can be found [here](https://github.com/NielsRogge/Transformers-Tutorials/tree/master/SigLIP). 🌎
107107

108108
If you're interested in submitting a resource to be included here, please feel free to open a Pull Request and we'll review it! The resource should ideally demonstrate something new instead of duplicating an existing resource.

0 commit comments

Comments
 (0)