wayne-chi commited on
Commit
3e34bbe
·
verified ·
1 Parent(s): 78575a4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -12
requirements.txt CHANGED
@@ -1,13 +1,13 @@
1
- tabpfn-extensions @ git+https://github.com/PriorLabs/tabpfn-extensions.git@16e0e4f4305a3546eab5be6ebf163ff41bd3843d
2
- scikit-learn==1.5.1
3
- huggingface_hub
4
- autogluon
5
- tabpfn==2.0.9
6
- streamlit==1.43.0
7
- numpy==1.26.4
8
- pandas==2.2.3
9
- matplotlib==3.10.0
10
- matplotlib-inline==0.1.7
11
- seaborn==0.13.2
12
- torch @ https://download.pytorch.org/whl/cu124/torch-2.6.0%2Bcu124-cp311-cp311-linux_x86_64.whl
13
  setuptools
 
1
+ tabpfn-extensions @ git+https://github.com/PriorLabs/tabpfn-extensions.git@16e0e4f4305a3546eab5be6ebf163ff41bd3843d
2
+ scikit-learn==1.5.1
3
+ huggingface_hub
4
+ autogluon
5
+ tabpfn==2.0.9
6
+ streamlit==1.43.0
7
+ numpy==1.26.4
8
+ pandas==2.2.3
9
+ matplotlib==3.10.0
10
+ matplotlib-inline==0.1.7
11
+ seaborn==0.13.2
12
+ torch
13
  setuptools