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 ![visitors](https://visitor-badge.glitch.me/badge?page_id=jingyunliang/SwinIR) [ google colab logo](https://colab.research.google.com/gist/JingyunLiang/a5e3e54bc9ef8d7bf594f6fee8208533/swinir-demo-on-real-world-image-sr.ipynb) -[![PlayTorch Demo](https://github.com/facebookresearch/playtorch/blob/main/website/static/assets/playtorch_badge.svg)](https://playtorch.dev/snack/@playtorch/swinir/) +[![PlayTorch Demo](https://playtorch.dev/assets/playtorch_badge.svg)](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 [![PlayTorch Demo](https://github.com/facebookresearch/playtorch/blob/main/website/static/assets/playtorch_badge.svg)](https://playtorch.dev/snack/@playtorch/swinir/). +- **Aug. 16, 2022**: Add PlayTorch Demo on running the real-world image SR model on mobile devices [![PlayTorch Demo](https://playtorch.dev/assets/playtorch_badge.svg)](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) [![GitHub Stars](https://img.shields.io/github/stars/JingyunLiang/VRT?style=social)](https://github.com/JingyunLiang/VRT)