Fix typo in README: "Aything" corrected to "Anything"

Corrected a typo in the Segment Anything Video Dataset section of the README file. The word "Aything" has been updated to "Anything."
This commit is contained in:
CharlesCNorton
2024-07-29 22:15:41 -04:00
committed by GitHub
parent 0c5f8c5432
commit 662fd3d90e

View File

@@ -106,7 +106,7 @@ Please refer to the examples in [video_predictor_example.ipynb](./notebooks/vide
\* Compile the model by setting `compile_image_encoder: True` in the config.
## Segment Aything Video Dataset
## Segment Anything Video Dataset
See [sav_dataset/README.md](sav_dataset/README.md) for details.