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

commandline support? #768

Open
LittleCyberCortex opened this issue Aug 30, 2023 · 3 comments
Open

commandline support? #768

LittleCyberCortex opened this issue Aug 30, 2023 · 3 comments

Comments

@LittleCyberCortex
Copy link

Is it possible to use files from the v5-beta-cml branch to add commandline support to uvr5-gui? I'd just like to start an inference by delivering input file, output dir and a profile name, while not showing the window and printing a % to the console instead of the progress bar.

I tried to dig into the files, but as a complete Python noob, this is kind of hard to understand. I'm a c# guy ^^'

@eternaljune
Copy link

Bro, I have the same question. I tried to build something from code in repository, but failied :(

@Anjok07
Copy link
Owner

Anjok07 commented Sep 4, 2023

All the code you'll need to create a command line version is in the separate.py file. I'll be making a separate.py that can be used via the command line as soon as I'm able to.

@LittleCyberCortex
Copy link
Author

All the code you'll need to create a command line version is in the [separate.py]

So I took a look at that file, but I'm too short on available time. In case I manage to make it take an input file and a profile name from the GUI as arguments, I'll create a PR

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