mirror of
https://git.disroot.org/FollieHiyuki/dotfiles.git
synced 2024-11-25 00:38:23 -05:00
setup: add notes for Anime4K installer
This commit is contained in:
parent
f37e651c10
commit
8b43e93a84
@ -2,7 +2,6 @@
|
||||
|
||||
# ------------------ Anime4KCPP -------------------------- #
|
||||
# Need cmake, libopencv4-devel, ocl-icd-devel, libgomp-devel
|
||||
|
||||
git clone https://github.com/TianZerl/Anime4KCPP.git
|
||||
cd Anime4KCPP || exit 1
|
||||
|
||||
@ -26,4 +25,17 @@ curl -fLo Anime4K.zip https://github.com/bloc97/Anime4K/releases/download/${vers
|
||||
unzip Anime4K.zip && rm Anime4K.zip
|
||||
cd ..
|
||||
|
||||
cp -rfv shaders/ ~/.config/mpv/shaders/
|
||||
cp -rfv shaders ~/.config/mpv/
|
||||
|
||||
# ------------------- PyWrapper -------------------------- #
|
||||
# Need pymkv, pymediainfo, simple-term-menu (use pip inside a virtualenv)
|
||||
git clone https://github.com/ThoughtfulDev/Anime4K.git ~/.local/bin/Anime4K-PyWrapper
|
||||
cp -rfv shaders ~/.local/bin/Anime4K-PyWrapper/
|
||||
|
||||
# ------------------ Video2X ----------------------------- #
|
||||
# Read the `requirements.txt`.
|
||||
# Change the config file video2x.yaml (we don't use Windows)
|
||||
#git clone https://github.com/k4yt3x/video2x.git
|
||||
#cp -rfv video2x/src ~/.local/bin/video2x
|
||||
|
||||
# -- Dandere2x, waifu2x, waifu2x-ncnn-vulkan -- # f*** Nvidia, you need it for waifu2x stuff
|
||||
|
Loading…
Reference in New Issue
Block a user