Skip to content

Commit 4c63bb4

Browse files
authored
fix bug on pytorch1.9.1
1 parent ca9d584 commit 4c63bb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This repository is the official PyTorch implementation of Mutual Affine Network
3131

3232

3333
## Requirements
34-
- Python 3.7, PyTorch == 1.6.0(now have bugs with PyTorch 1.9.0), scipy >= 1.6.3
34+
- Python 3.7, PyTorch >= 1.6.0, scipy >= 1.6.3
3535
- Requirements: opencv-python
3636
- Platforms: Ubuntu 16.04, cuda-10.0 & cuDNN v-7.5
3737

0 commit comments

Comments
 (0)