Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gladkikhartem/waifurun
- Owner: gladkikhartem
- Created: 2019-08-24T12:30:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-24T14:04:24.000Z (over 5 years ago)
- Last Synced: 2024-11-12T04:34:55.539Z (2 months ago)
- Topics: anime, superresolution, waifu2x
- Language: Go
- Size: 3.91 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)