# swinIR_API Allows you to send images to https://huggingface.co/spaces/akhaliq/SwinIR to be upscaled via the cli. # Usage `swinIR_API $FILE_NAME` where $FILE_NAME is the file you wish to upscale. # Building `nim c swinIR_API.nim`