File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ This is an on-going development so many improvements are still being made. Comme
1111## Environments
1212- Python: 3.7+
1313- CUDA: 11.6 (if training neural networks by GPU)
14- - Pytorch 1.13+
14+ - Pytorch 1.13.1 +
1515
1616If you have a different version of CUDA, follow the installation instructions for PyTorch LTS at their [website](https://pytorch.org/).
1717
Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ Install LibMultiLabel from Source
2525* Environment
2626
2727 * Python: 3.7+
28- * CUDA: 10.2 (if training neural networks by GPU)
29- * Pytorch 1.12 +
28+ * CUDA: 11.6 (if training neural networks by GPU)
29+ * Pytorch 1.13.1 +
3030
3131It is optional but highly recommended to
3232create a virtual environment.
You can’t perform that action at this time.
0 commit comments