unpaint icon indicating copy to clipboard operation
unpaint copied to clipboard

[Feature request] linux support request

Open freecoderai01 opened this issue 2 years ago • 2 comments

Please consider adding support for Linux, as it can be beneficial, especially for deployment on cloud platforms. Are there any limitations that prevent the code from running on Linux, or is it primarily related to the building process? It appears that the code utilizes ONNX, which is supported on Linux.

freecoderai01 avatar Jun 08 '23 03:06 freecoderai01

The entire GUI seems to use WinRT/possibly WinUI, which is windows-specific. Linux/Mac support would likely require a rewrite.

kotx avatar Jun 09 '23 00:06 kotx

We could try rewriting it in gtk? that might be a good replacement.

MilkFlavor avatar Feb 26 '24 05:02 MilkFlavor