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/TabPFNor
Install via npx
npx @hexmos/ipm i PriorLabs/TabPFNPrerequisites
Python
languageVersion: >=3.9
pip
package_manageruv
package_managerVersion: >=0.10.0
git
toolManual Installation Methods
Manual installation instructions. How to install from GitHub source.
Official Installation (pip)
pip install tabpfnInstallation from Source (pip)
pip install "tabpfn @ git+https://github.com/PriorLabs/TabPFN.git"Local Development Installation
pip install "uv"
uv syncPost 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.
