core library for Final2x
Project description
Final2x-core
Final2x-core is a cross-platform image super-resolution CLI tool for Final2x. If you have any questions, please raise an issue in this repository.
Install
Download in Release or use pip to install (Linux User).
Make sure you have Python >= 3.9 and PyTorch >= 1.13 installed
pip install Final2x-core
cli
usage: Final2x-core [-h] [-b BASE64] [-j JSON] [-y YAML] [-l] [-n]
when para is not specified, the config.yaml file in the directory will be read automatically
options:
-h, --help show this help message and exit
-b BASE64, --BASE64 BASE64
base64 string for config json
-j JSON, --JSON JSON JSON string for config
-y YAML, --YAML YAML yaml config file path
-l, --LOG save log
-n, --NOTOPENFOLDER don't open output folder
Config
Refer to config.yaml which generated by the following command:
make gen
Reference
The following references were used in the development of this project:
After v3.0.0, ncnn will be deprecated, and the project will use ccrestoration(PyTorch) as the algorithm implementation.
- ncnn
- nihui/realcugan-ncnn-vulkan
- xinntao/Real-ESRGAN-ncnn-vulkan
- nihui/waifu2x-ncnn-vulkan
- realcugan-ncnn-py
- realesrgan-ncnn-py
- waifu2x-ncnn-py
License
This project is licensed under the BSD 3-Clause - see the LICENSE file for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for final2x_core-3.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8fc641f70d9b894c64a40c3359ed9d5c45841b7f8a87d9a59569bc0d1d6e7f77 |
|
MD5 | 58f05b385a50ddd84b25689567a25fd0 |
|
BLAKE2b-256 | 59c56985cf192603850762fbc0e0b00b1acabcdbaf7524b8255995f6b7a1c9ad |