Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gladkikhartem/waifurun

Waifu2x on Google Cloud Run
https://github.com/gladkikhartem/waifurun

anime superresolution waifu2x

Last synced: 13 days ago
JSON representation

Waifu2x on Google Cloud Run

Awesome Lists containing this project

README

        

This is a friendly API for https://github.com/nothink/docker-waifu2x-converter-cpp

Fell free to star an original Waifu2x repo: https://github.com/nagadomi/waifu2x

To convert file - just send a multipart upload body to POST /convert and receive the file.

Example API is here: https://waifurun-64l7ehzjta-ue.a.run.app/

**Warning** - conversion using CPU is really slow. It will take ~250 seconds to convert FullHD into 4K image.

[![Run on Google Cloud](https://storage.googleapis.com/cloudrun/button.svg)](https://console.cloud.google.com/cloudshell/editor?shellonly=true&cloudshell_image=gcr.io/cloudrun/button&cloudshell_git_repo=https://github.com/gladkikhartem/waifurun.git)