TabPFN commited on
Commit
f166e4e
1 Parent(s): 1e014ff

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  # Please use python V 3.7 to be compatible with all packages
2
  gpytorch==1.5.0
3
- torch==1.9.0
4
  scikit-learn==0.24.2
5
  pyyaml==5.4.1
6
  seaborn==0.11.2
 
1
  # Please use python V 3.7 to be compatible with all packages
2
  gpytorch==1.5.0
3
+ torch==1.13
4
  scikit-learn==0.24.2
5
  pyyaml==5.4.1
6
  seaborn==0.11.2