diff --git a/README.md b/README.md index e6ff437..03f409f 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ fine-tuned versions on a task that interests you. ### How to use -Here is how to use this model to classify an image of the COCO 2017 dataset into one of the 1,000 ImageNet classes: +Here is how to use this model for zero-shot depth estimation on an image: ```python from transformers import DPTFeatureExtractor, DPTForDepthEstimation