mirror of
https://github.com/k4yt3x/video2x.git
synced 2025-01-01 10:29:09 +00:00
updated README for 2.9.0
This commit is contained in:
parent
a27bdb4b63
commit
77ad212b01
14
README.md
14
README.md
@ -18,10 +18,16 @@ Component names that are **bolded** can be automatically downloaded and configur
|
|||||||
2. AMD GPU / Nvidia GPU
|
2. AMD GPU / Nvidia GPU
|
||||||
3. AMD GPU driver / Nvidia GPU driver / Nvidia CUDNN
|
3. AMD GPU driver / Nvidia GPU driver / Nvidia CUDNN
|
||||||
4. [**FFmpeg**](https://ffmpeg.zeranoe.com/builds/)
|
4. [**FFmpeg**](https://ffmpeg.zeranoe.com/builds/)
|
||||||
5. [**waifu2x-caffe**](https://github.com/lltcggie/waifu2x-caffe/releases) / [**waifu2x-converter-cpp**](https://github.com/DeadSix27/waifu2x-converter-cpp/releases)
|
5. [**waifu2x-caffe**](https://github.com/lltcggie/waifu2x-caffe/releases) / [**waifu2x-converter-cpp**](https://github.com/DeadSix27/waifu2x-converter-cpp/releases) / [**waifu2x-ncnn-vulkan**](https://github.com/nihui/waifu2x-ncnn-vulkan)
|
||||||
|
|
||||||
## Recent Changes
|
## Recent Changes
|
||||||
|
|
||||||
|
### 2.9.0 (July 27, 2019)
|
||||||
|
|
||||||
|
- Changed file handling method from `os` to `pathlib`
|
||||||
|
- Removed f_string dependency and support for legacy versions of Python
|
||||||
|
- Organized file import statements
|
||||||
|
|
||||||
### 2.8.1 (July 9, 2019)
|
### 2.8.1 (July 9, 2019)
|
||||||
|
|
||||||
- Added automatic pixel format detection
|
- Added automatic pixel format detection
|
||||||
@ -35,12 +41,6 @@ Component names that are **bolded** can be automatically downloaded and configur
|
|||||||
|
|
||||||
- Fixed video2x custom temp folder bug found by @cr08 .
|
- Fixed video2x custom temp folder bug found by @cr08 .
|
||||||
|
|
||||||
### 2.7.0 (March 30, 2019)
|
|
||||||
|
|
||||||
- Added support for different extracted image formats.
|
|
||||||
- Redesigned FFmpeg wrapper, FFmpeg settings are now customizable in the `video2x.json` config file.
|
|
||||||
- Other minor enhancements and adjustments (e.g. argument -> method variable)
|
|
||||||
|
|
||||||
### Setup Script 1.3.0 (June 25, 2019)
|
### Setup Script 1.3.0 (June 25, 2019)
|
||||||
|
|
||||||
- Added automatic installation support for `waifu2x-ncnn-vulkan`
|
- Added automatic installation support for `waifu2x-ncnn-vulkan`
|
||||||
|
Loading…
Reference in New Issue
Block a user