Skip to content

Commit a4b248f

Browse files
authored
Fix TabPFN version info in README to match pyproject.toml (#50)
1 parent 6b6be70 commit a4b248f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@ Use `--local` with `--slurm-config` to test the submission pipeline in-process w
428428

429429
**Missing data:** Verify `data/polygraph_graphs/` exists in repo root, run `python download_data.py` to check data status, or download manually from Proton Drive.
430430

431-
**TabPFN issues:** TabPFN is pinned to v2.0.0 for reproducibility: `pip install tabpfn==2.0.0`.
431+
**TabPFN issues:** TabPFN requires v2.0.9 or later: `pip install tabpfn>=2.0.9`.
432432

433433
## Citing
434434

0 commit comments

Comments
 (0)