Closed velara3 closed 4 years ago
Get system info in one call. I'm doing this:
waifu2x-converter-cpp --list-opencv-formats waifu2x-converter-cpp --list-processor waifu2x-converter-cpp --version
What do you think of having a single --get-features flag?
waifu2x-converter-cpp --get-features
returns something like:
// JSON { version: 5.5.0, formats: ['png','jpeg',etc], processors: [{name:AMD, index:0}, etc] }
Get system info in one call. I'm doing this:
What do you think of having a single --get-features flag?
returns something like: