Spaces:
Runtime error
Runtime error
Merge branch 'main' of https://huggingface.co/spaces/nityanandmathur/thermal_comfort
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
numpy
|
2 |
pandas
|
3 |
-
scikit-learn==1.
|
4 |
-
dice-ml
|
|
|
|
1 |
numpy
|
2 |
pandas
|
3 |
+
scikit-learn==1.3.0
|
4 |
+
dice-ml
|
5 |
+
ipykernel
|