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