Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] linux support request #20

Open
freecoderai01 opened this issue Jun 8, 2023 · 2 comments
Open

[Feature request] linux support request #20

freecoderai01 opened this issue Jun 8, 2023 · 2 comments

Comments

@freecoderai01
Copy link

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 freecoderai01 changed the title linux support request [Feature request] linux support request Jun 8, 2023
@kotx
Copy link

kotx commented Jun 9, 2023

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

@MilkFlavor
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants