Upscaler
Upscaler copied to clipboard
Doesn't work on Windows
Description
Neither main (305efd3) nor the 0.7.0 zip release run on my Windows machine. They both immediately output an error and exit.
Expected Behavior
Upscaler should run without error.
Current Behavior
Upscaler fails immediately.
Steps to Reproduce [COMPULSORY]
PS S:\Upscaling\upscaler-v0.7.0\upscaler> .\start.cmd --model upscayl-realesrgan-x4plus-v3 --scale 2 --input "S:/upscaling/input/cat.mp4" --output "S:/upscaling/output/" --video
S:\Upscaling\upscaler-v0.7.0\upscaler>echo # 1>nul & GOTO WINDOWS & rem#
Input does not exist: S:/upscaling/path/cat.mp4
PS S:\Upscaling\upscaler-v0.7.0\upscaler>
Associated Data Files
No response