Skip to content

Commit 1471c41

Browse files
committed
Update document
1 parent 253dd11 commit 1471c41

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

1616
If you have a different version of CUDA, follow the installation instructions for PyTorch LTS at their [website](https://pytorch.org/).
1717

docs/cli/ov_data_format.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

3131
It is optional but highly recommended to
3232
create a virtual environment.

0 commit comments

Comments
 (0)