Spaces:
Runtime error
Runtime error
Commit
·
58fe2aa
1
Parent(s):
00408e2
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ matplotlib==3.5.3
|
|
5 |
tabpfn==0.1.9
|
6 |
shap==0.41.0
|
7 |
randomgen==1.23.1
|
8 |
-
scipy==1.7.3
|
|
|
|
5 |
tabpfn==0.1.9
|
6 |
shap==0.41.0
|
7 |
randomgen==1.23.1
|
8 |
+
scipy==1.7.3
|
9 |
+
torch==2.0.0
|