采用叔叔的模型放大二次元图片
注意:由于云函数内存较小, 请将图片分辨率控制在0.25MP, 即500*500之内
0.25MP
500*500
func Get(u string, model, scale, tile int) ([]byte, error) func Post(body io.Reader, model, scale, tile int) ([]byte, error)
返回:webp格式的输出图片
webp