From 5c668982c0119d482f10f296f255730ebd26fd73 Mon Sep 17 00:00:00 2001
From: liuyinglao <49705509+liuyinglao@users.noreply.github.com>
Date: Wed, 17 Aug 2022 12:22:23 -0700
Subject: [PATCH] [lightweigth]replace the playtorch banner links
Just in case github limits traffics to the link.
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index d8dc4b73e..2594375d0 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ Computer Vision Lab, ETH Zurich

[
](https://colab.research.google.com/gist/JingyunLiang/a5e3e54bc9ef8d7bf594f6fee8208533/swinir-demo-on-real-world-image-sr.ipynb)
-[](https://playtorch.dev/snack/@playtorch/swinir/)
+[](https://playtorch.dev/snack/@playtorch/swinir/)
[Gradio Web Demo](https://huggingface.co/spaces/akhaliq/SwinIR)
This repository is the official PyTorch implementation of SwinIR: Image Restoration Using Shifted Window Transformer
@@ -23,7 +23,7 @@ This repository is the official PyTorch implementation of SwinIR: Image Restorat
:rocket: :rocket: :rocket: **News**:
-- **Aug. 16, 2022**: Add PlayTorch Demo on running the real-world image SR model on mobile devices [](https://playtorch.dev/snack/@playtorch/swinir/).
+- **Aug. 16, 2022**: Add PlayTorch Demo on running the real-world image SR model on mobile devices [](https://playtorch.dev/snack/@playtorch/swinir/).
- **Aug. 01, 2022**: Add pretrained models and results on JPEG compression artifact reduction for color images.
- **Jun. 10, 2022**: See our work on video restoration :fire::fire::fire: [VRT: A Video Restoration Transformer](https://github.com/JingyunLiang/VRT)
[](https://github.com/JingyunLiang/VRT)