One-Key Installation:
PacletUninstall["Waifu"]
PacletInstall@"https://github.com/Moe-Net/Waifu-X/releases/download/v0.2.x/Waifu-0.2.x.paclet"
因为 API 快速变动, 不建议使用一键安装, 请按以下步骤手动安装
打开以下文件夹
SystemOpen[FileNameJoin@{$UserBaseDirectory, "Paclets", "Repository"}]
接着使用 git 同步以下目录:
git clone https://github.com/Moe-Net/Waifu-X.git Waifu --depth 1 --branch master
手动下载压缩包安装的话也是解压到这个目录, 以后更新手动覆盖即可.
最终的目录结构为:
- Configuration/
- Repository/
- Waifu/
- Kernel/
- PacletInfo.m
- WaifuLoader.m
- Temporary/
Use a notebook, starting with the following codes!
<<Waifu`
??Waifu`*
Find APIs in web documentation: https://waifu-x.netlify.com/WaifuSR
©Copyright by Mozilla Public License Version 2.0.