Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +21 -21
requirements.txt
CHANGED
|
@@ -1,21 +1,21 @@
|
|
| 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
|
| 10 |
-
matplotlib-inline==0.1.7
|
| 11 |
-
seaborn==0.13.2
|
| 12 |
-
torch
|
| 13 |
-
setuptools
|
| 14 |
-
boto3==1.40.2
|
| 15 |
-
accelerate==1.9.0
|
| 16 |
-
certifi==2025.7.14
|
| 17 |
-
catboost==1.2.8
|
| 18 |
-
charset-normalizer==3.4.2
|
| 19 |
-
coreforecast==0.0.16
|
| 20 |
-
fastai==2.7.19
|
| 21 |
-
|
|
|
|
| 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
|
| 10 |
+
matplotlib-inline==0.1.7
|
| 11 |
+
seaborn==0.13.2
|
| 12 |
+
torch==2.3.1
|
| 13 |
+
setuptools
|
| 14 |
+
boto3==1.40.2
|
| 15 |
+
accelerate==1.9.0
|
| 16 |
+
certifi==2025.7.14
|
| 17 |
+
catboost==1.2.8
|
| 18 |
+
charset-normalizer==3.4.2
|
| 19 |
+
coreforecast==0.0.16
|
| 20 |
+
fastai==2.7.19
|
| 21 |
+
|