Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- 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
|
| 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
|