Skip to content

Commit d25de50

Browse files
committed
update readme
1 parent 1ce897a commit d25de50

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# Fork of [deepcam-cn/yolov5-face](https://github.com/deepcam-cn/yolov5-face)
22

3-
* Added [requirements.txt](requirements.txt) file.
4-
* Fixed deprecations:
3+
Differences between original repository and fork:
4+
5+
* Compatibility with PyTorch >=2.0
6+
* Installation with [requirements.txt](requirements.txt) file.
7+
* No deprecations. The following deprecations has been fixed:
58
* UserWarning: torch.meshgrid: in an upcoming release, it will be required to pass the indexing argument.
69

710
# Installation

0 commit comments

Comments
 (0)