Blinue / Magpie

An all-purpose window upscaler for Windows 10/11.
GNU General Public License v3.0
8.19k stars 459 forks source link

[Feature Request] Remacri support #906

Closed banjorae closed 1 month ago

banjorae commented 2 months ago

Expected behavior 预期的功能

This model results are beyond amazing, would it be too GPU intensive to run live?

Alternative behavior (optional) 近似的功能(可选)

No response

Blinue commented 2 months ago

Remacri is a large model and cannot perform real-time inference. You might consider exporting it to ONNX format and then integrating it using the onnx-preview1 version.