summaryrefslogtreecommitdiffstats
path: root/README.md
blob: e6ca7958fb50d80b5cf8e97438ee60b3dbc97718 (plain) (blame)
1
2
3
4
5
6
7
8
# 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`