Skip to content
This repository was archived by the owner on Jan 9, 2026. It is now read-only.
Open
Show file tree
Hide file tree
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
4 changes: 2 additions & 2 deletions docs/getting_started/install.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
You can access our models through our API (https://github.com/automl/tabpfn-client), via our user interface built on top of the API (https://www.ux.priorlabs.ai/) or locally.
You can access our models through our API (https://github.com/automl/tabpfn-client), via our user interface built on top of the API (https://ux.priorlabs.ai/) or locally.

=== "Python API Client (No GPU, Online)"

Expand All @@ -21,7 +21,7 @@ You can access our models through our API (https://github.com/automl/tabpfn-clie

=== "Web Interface"

You can access our models through our Interface [here](https://www.ux.priorlabs.ai/).
You can access our models through our Interface [here](https://ux.priorlabs.ai/).

=== "R"

Expand Down
Loading