mirror of
https://github.com/k4yt3x/video2x.git
synced 2024-12-26 05:49:09 +00:00
127d9e0019
Signed-off-by: k4yt3x <i@k4yt3x.com>
19 lines
768 B
Plaintext
19 lines
768 B
Plaintext
[submodule "third_party/ncnn"]
|
|
path = third_party/ncnn
|
|
url = https://github.com/Tencent/ncnn.git
|
|
[submodule "third_party/spdlog"]
|
|
path = third_party/spdlog
|
|
url = https://github.com/gabime/spdlog.git
|
|
[submodule "third_party/boost"]
|
|
path = third_party/boost
|
|
url = https://github.com/boostorg/boost.git
|
|
[submodule "third_party/librealesrgan_ncnn_vulkan"]
|
|
path = third_party/librealesrgan_ncnn_vulkan
|
|
url = https://github.com/k4yt3x/librealesrgan-ncnn-vulkan.git
|
|
[submodule "third_party/librealcugan_ncnn_vulkan"]
|
|
path = third_party/librealcugan_ncnn_vulkan
|
|
url = https://github.com/k4yt3x/librealcugan-ncnn-vulkan.git
|
|
[submodule "third_party/librife_ncnn_vulkan"]
|
|
path = third_party/librife_ncnn_vulkan
|
|
url = https://github.com/k4yt3x/librife-ncnn-vulkan.git
|