logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
How to install PriorLabs/TabPFN. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

PriorLabs/TabPFN Installation Guide

How to install PriorLabs/TabPFN. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for PriorLabs/TabPFN. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i PriorLabs/TabPFN
or

Install via npx

npx @hexmos/ipm i PriorLabs/TabPFN

Prerequisites

Python

language

Version: >=3.9

pip

package_manager

uv

package_manager

Version: >=0.10.0

git

tool

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Official Installation (pip)

pip install tabpfn

Installation from Source (pip)

pip install "tabpfn @ git+https://github.com/PriorLabs/TabPFN.git"

Local Development Installation

pip install "uv"

uv sync

Post Installation Steps

  • For headless/CI environments, set the TABPFN_TOKEN environment variable with a token obtained from https://ux.priorlabs.ai to accept license terms.
  • On first use, TabPFN may open a browser window for authentication and license acceptance. Ensure a browser is available or set the TABPFN_TOKEN environment variable.
  • Ensure a GPU is available for optimal performance, though CPU usage is possible for small datasets.