mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
basicsr has a known torchvision.transforms.functional_tensor compat issue on arm64 with newer torchvision. On arm64, upscale.py falls back to Lanczos via ImportError anyway. Smoke test still verifies the model weights file exists on all platforms.