Skip to content

Commit cc46d45

Browse files
committed
remove tabpfn dependency for simple github actions
1 parent 88f8009 commit cc46d45

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,4 @@ flaml
2626
# notebooks
2727
ipykernel
2828
pyreadr
29-
torch==2.8.0+cpu --extra-index-url https://download.pytorch.org/whl/cpu
30-
tabpfn
29+
# tabpfn # only relevant for TabPFN example notebooks

0 commit comments

Comments
 (0)