Skip to content

Commit

Permalink
Updated to correct URL for instructions (#720)
Browse files Browse the repository at this point in the history
  • Loading branch information
brianshen3 authored Oct 28, 2024
1 parent 9f275f9 commit c31de64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/dataset/search_embeddings/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ this data has already been uploaded to your Kolena platform.

1. Ensure that data for the [`semantic_segmentation`](../semantic_segmentation) dataset has been seeded through calling
the [`upload_dataset.py`](../semantic_segmentation/semantic_segmentation/upload_dataset.py) script.
2. Install the kolena-embeddings package via the natural language search [instructions](https://docs.kolena.com/dataset/advanced-usage/set-up-natural-language-search/#uv)
2. Install the kolena-embeddings package via the natural language search [instructions](https://docs.kolena.com/automations/set-up-natural-language-search/#step-1-install-kolena-embeddings-package)
3. This project uses [uv](https://docs.astral.sh/uv/) for packaging and Python dependency management. Install project
dependencies from [`pyproject.toml`](./pyproject.toml) by running:

Expand Down

0 comments on commit c31de64

Please sign in to comment.