mirror of
https://github.com/k4yt3x/video2x.git
synced 2026-02-21 14:24:53 +08:00
updated README and legal/licensing info
This commit is contained in:
48
NOTICE
Normal file
48
NOTICE
Normal file
@@ -0,0 +1,48 @@
|
||||
Video2X
|
||||
Copyright (c) 2018-2022 K4YT3X and contributors.
|
||||
|
||||
This product depends on FFmpeg, which is available under
|
||||
the GNU Lesser General Public License 2.1. The source code can be found at
|
||||
https://www.gnu.org/licenses/agpl-3.0.txt.
|
||||
|
||||
This product depends on waifu2x-ncnn-vulkan, which is available under
|
||||
the MIT License. The source code can be found at
|
||||
https://github.com/nihui/waifu2x-ncnn-vulkan.
|
||||
|
||||
This product depends on srmd-ncnn-vulkan, which is available under
|
||||
the MIT License. The source code can be found at
|
||||
https://github.com/nihui/srmd-ncnn-vulkan.
|
||||
|
||||
This product depends on realsr-ncnn-vulkan, which is available under
|
||||
the MIT License. The source code can be found at
|
||||
https://github.com/nihui/realsr-ncnn-vulkan.
|
||||
|
||||
This product depends on rife-ncnn-vulkan, which is available under
|
||||
the MIT License. The source code can be found at
|
||||
https://github.com/nihui/rife-ncnn-vulkan.
|
||||
|
||||
This product depends on ffmpeg-python, which is available under
|
||||
the Apache License Version 2.0. The source code can be found at
|
||||
https://github.com/kkroening/ffmpeg-python.
|
||||
|
||||
This product depends on Loguru, which is available under
|
||||
the MIT License. The source code can be found at
|
||||
https://github.com/Delgan/loguru.
|
||||
|
||||
This product depends on opencv-python, which is available under
|
||||
the MIT License. The source code can be found at
|
||||
https://github.com/opencv/opencv-python.
|
||||
|
||||
This product depends on Pillow, which is available under
|
||||
the Historical Permission Notice and Disclaimer. The source code
|
||||
can be found at
|
||||
https://github.com/python-pillow/Pillow.
|
||||
|
||||
This product depends on Rich, which is available under
|
||||
the MIT License. The source code can be found at
|
||||
https://github.com/Textualize/rich.
|
||||
|
||||
This product depends on tqdm, which is available under
|
||||
the Mozilla Public License Version 2.0 and the MIT License.
|
||||
The source code can be found at
|
||||
https://github.com/tqdm/tqdm.
|
||||
Reference in New Issue
Block a user