muedsa / upscayl-runner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

upscayl-runner

提供了一个简单的服务,用于Upscayl图片。

从 Redis Pub/Sub 中获取并执行 Upscayl 任务, Upscayl后的图片将上传到Zipline。 通过swiftshader来使用CPU模拟显卡以运行Upscayl, swiftshader在Docker镜像openjdk:11中编译,你可能需要自行编译并替换upscayl/linux/libvulkan.so.1

提供了一个简单的接口, 重定向到指定URL图片Upscayl后的URL(如果图片还未Upscayl,则快速重定向到原URL,并分发Upscayl任务到Redis Pub/Sub)。

About


Languages

Language:Kotlin 97.5%Language:Dockerfile 2.5%