Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ display(Image(data.read()))

### Image to Text

Explore all [Image to Text](/workers-ai/models/#image-to-text) models
Explore all [Image to Text](/workers-ai/models/) models
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This page: https://developers.cloudflare.com/workers-ai/tutorials/explore-workers-ai-models-using-a-jupyter-notebook/
has a broken internal link to: https://developers.cloudflare.com/workers-ai/models/.
The fragment image-to-text does not exist.

By looking at the page: https://developers.cloudflare.com/workers-ai/models/
There was no ideal replacement found and so we removed the header link.



```python
Expand Down