Skip to content

oovm/WaifuCatch

Repository files navigation

Catch Waifu via GAN!

Install

  • Persistence(Stable)
PacletInstall@"https://github.com/GalAster/CatchWaifu/releases/download/v1.0.0/CatchWaifu-1.0.0.paclet";
  • Temporary(Nightly)
Import@"https://raw.githubusercontent.com/GalAster/CatchWaifu/master/CatchWaifu.m";

Waifu2X

todo

WaifuLab(index)

  • index: a integer in range 300000, indicates the number in the gallery.

WaifuLab(new, pose, color)

  • new: the index of the character
  • pose: the index of the pose
  • color: the index of the tone

WaifuLabGrid()

WaifuLabGrid(new, pose, color)