feat(video2x): added the --listgpus option and GPU ID validation

Signed-off-by: k4yt3x <i@k4yt3x.com>
This commit is contained in:
k4yt3x
2024-11-04 00:00:00 +00:00
parent 850e0fde9c
commit bcbe33d5dc
5 changed files with 191 additions and 51 deletions

View File

@@ -3,7 +3,6 @@
#include <cstdint>
#include <cstdio>
#include <filesystem>
#include <string>
#include <spdlog/spdlog.h>