TNTwise / REAL-Video-Enhancer

Interpolate and Upscale easily on Linux/Windows.
GNU Affero General Public License v3.0
263 stars 19 forks source link

No backends other than NCNN Vulkan on Flatpak #45

Closed ToniLipponen closed 5 days ago

ToniLipponen commented 5 days ago

I'm running REAL-Video-Enhancer on Nobara 40 (based on Fedora 40) using the Flatpak version, and the only available backend is NCNN Vulkan. I have an RTX 2070 GPU, and I would like to use TensorRT if possible. But all other backends are greyed out, and can't be installed.

image

System Info:

TNTwise commented 5 days ago

Flatpak has an issue where the storage free thats reported is not the actual free storage, I put in an issue here that got no responses. Currently the only backend that can fit comfortably within any reported storage is NCNN. Please use the executable from the releases tab for Cuda/TensorRT support.