Skip to content

Commit

Permalink
Install vsbasicvsrpp after mmcv-full has been installed
Browse files Browse the repository at this point in the history
Fix #29.
  • Loading branch information
HolyWu committed Mar 24, 2023
1 parent ae6ec09 commit ebf8ad8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,10 @@ Improving Video Super-Resolution with Enhanced Propagation and Alignment, based

## Installation
```
pip install -U openmim vsbasicvsrpp
pip install -U openmim
mim install "mmcv-full>=1.7.1"
pip install -U vsbasicvsrpp
python -m vsbasicvsrpp
```

Expand Down

0 comments on commit ebf8ad8

Please sign in to comment.