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

Is there a way to run the cli on linux? #3054

Open
codecowboy opened this issue Nov 29, 2024 · 1 comment
Open

Is there a way to run the cli on linux? #3054

codecowboy opened this issue Nov 29, 2024 · 1 comment

Comments

@codecowboy
Copy link

codecowboy commented Nov 29, 2024

I've been looking for a decent command line upscaler which will work on linux. Is there a way to run the chaiNNer cli on linux? The doc which explains running it only seems to be for windows:

https://github.com/chaiNNer-org/chaiNNer/blob/main/docs%2Fcli.md

Maybe there's a way to run it with node directly? I've never built a gui app in node so that may be a dumb question

My first option was video2x but when you actually try to install it on anything other than Ubuntu 24.04 you end up in dependency hell. If you have any other recommendations that would be very useful.

@Arcitec
Copy link
Contributor

Arcitec commented Dec 5, 2024

The CLI code is most likely cross-platform and just takes the chain given on the command-line arguments.

So when you see those docs above, just replace the first chainner.exe part with the command you're using to run the app on Linux instead.

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

2 participants