--- license: mit library_name: pytorch tags: - super-resolution - image-restoration --- # EdgeSD-ISR Official checkpoints for **EdgeSD-ISR** (Tianma Shen, Ying Liu). ## Checkpoints | File | Description | |------|-------------| | `checkpoints/epoch=000012.ckpt` | Trained model checkpoint | ## Download ```bash hf download SCU-VIP-Lab/EdgeSD-ISR --local-dir ./EdgeSD-ISR ```