Add link to paper, pipeline tag (#1)
Browse files- Add link to paper, pipeline tag (c42a7b68ddf66662d4e02167bfb4464ee4743950)
Co-authored-by: Niels Rogge <[email protected]>
README.md
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
---
|
|
|
2 |
tags:
|
3 |
- HiT-SR
|
4 |
- image super-resolution
|
@@ -17,3 +18,4 @@ HiT-SR is a general strategy to improve transformer-based SR methods. We apply o
|
|
17 |
|
18 |
🤗 Please refer to https://huggingface.co/XiangZ/hit-sr for usage.
|
19 |
|
|
|
|
1 |
---
|
2 |
+
pipeline_tag: image-to-image
|
3 |
tags:
|
4 |
- HiT-SR
|
5 |
- image super-resolution
|
|
|
18 |
|
19 |
🤗 Please refer to https://huggingface.co/XiangZ/hit-sr for usage.
|
20 |
|
21 |
+
Paper: https://huggingface.co/papers/2407.05878
|