mirror of
https://github.com/k4yt3x/video2x.git
synced 2024-12-29 16:09:10 +00:00
fixed README according to @WSADKeysGaming's feedbacks
This commit is contained in:
parent
b1fb8c9333
commit
998347ecd8
@ -1,5 +1,7 @@
|
|||||||
# Video2X Video Enlarger
|
# Video2X Video Enlarger
|
||||||
|
|
||||||
|
## This software is currently designed for Windows.
|
||||||
|
|
||||||
## 2.0.2 (Aug 10, 2018)
|
## 2.0.2 (Aug 10, 2018)
|
||||||
- Changed enlarging mechanism from factor to resolution
|
- Changed enlarging mechanism from factor to resolution
|
||||||
- Fixed audio merging errors
|
- Fixed audio merging errors
|
||||||
@ -39,7 +41,7 @@ $ cd video2x
|
|||||||
Then you'll need to install python dependencies before start using video2x. Install simply by executing the following command.
|
Then you'll need to install python dependencies before start using video2x. Install simply by executing the following command.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ sudo pip install -r requirements.txt
|
$ pip install -r requirements.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user