Skip to content

Commit

Permalink
updated Patreon badge
Browse files Browse the repository at this point in the history
  • Loading branch information
k4yt3x committed Dec 21, 2020
1 parent bfda833 commit bd6690f
Showing 1 changed file with 1 addition and 51 deletions.
52 changes: 1 addition & 51 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
![GitHub All Releases](https://img.shields.io/github/downloads/k4yt3x/video2x/total?style=flat-square)
![GitHub](https://img.shields.io/github/license/k4yt3x/video2x?style=flat-square)
![Platforms](https://img.shields.io/badge/Platforms-Windows%20%7C%20Linux%20%7C%20macOS-blue?style=flat-square)
![Become A Patron!](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fshieldsio-patreon.herokuapp.com%2Fk4yt3x&style=flat-square)
![Become A Patron!](https://img.shields.io/badge/dynamic/json?color=%23e85b46&label=Patreon&query=data.attributes.patron_count&suffix=%20patrons&url=https%3A%2F%2Fwww.patreon.com%2Fapi%2Fcampaigns%2F4507807&style=flat-square)

<!--# Video2X Lossless Video Enlarger-->

Expand Down Expand Up @@ -232,56 +232,6 @@ Are you interested in how the idea of Video2X was born? Do you want to know the

---

# Full Usage

## Video2X Options

### -h, --help
show this help message and exit

### -i INPUT, --input INPUT
source video file/directory

### -o OUTPUT, --output OUTPUT
output video file/directory

### -c CONFIG, --config CONFIG
video2x config file path

### --log LOG
log file path (default: program_directory\video2x_%Y-%m-%d_%H-%M-%S.log)

### --disable_logging
disable logging (default: False)

### -v, --version
display version, lawful information and exit

## Upscaling Options

### -d DRIVER, --driver DRIVER
upscaling driver (default: waifu2x_caffe)

Available options are:

- waifu2x_caffe
- waifu2x_converter_cpp
- waifu2x_ncnn_vulkan
- srmd_ncnn_vulkan
- realsr_ncnn_vulkan
- anime4kcpp

### -r RATIO, --ratio RATIO
scaling ratio

### -p PROCESSES, --processes PROCESSES
number of processes to use for upscaling (default: 1)

### --preserve_frames
preserve extracted and upscaled frames (default: False)

---

## License

Licensed under the GNU General Public License Version 3 (GNU GPL v3)
Expand Down

0 comments on commit bd6690f

Please sign in to comment.