dokkaner / teemii

A versatile, self-hosted manga reader and manager with extensible agent-based metadata retrieval
https://www.teemii.io
MIT License
308 stars 19 forks source link

Add vulkan drivers and gpu device to backend #70

Open ZHoob2004 opened 8 months ago

ZHoob2004 commented 8 months ago

Description

Add support for gpu acceleration of waifu2x by including mesa-vulkan-drivers in the backend and adding the device declarations to the docker-compose.yml (commented by default)

I can only test with/provide examples for intel gpu, but others shouldn't be too hard.

dokkaner commented 8 months ago

Many thanks for your contribution. That's cool Let me test that locally and take a look. I can probably check for Nvidia ones

ZHoob2004 commented 8 months ago

Just noticed a typo somehow crept into the apt package list. Just fixed and committed that, so if you're testing you might want to pull again.