Image-to-Image

Add pipeline tag

#1
by nielsr HF staff - opened
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
  license: apache-2.0
 
3
  ---
4
 
5
  # [ECCV2024] MambaIR: A Simple Baseline for Image Restoration with State-Space Model
@@ -44,5 +45,4 @@ This repo is used for hosting MambaIR's checkpoints. For more details, please re
44
  journal={arXiv preprint arXiv:2411.15269},
45
  year={2024}
46
  }
47
- ```
48
-
 
1
  ---
2
  license: apache-2.0
3
+ pipeline_tag: image-to-image
4
  ---
5
 
6
  # [ECCV2024] MambaIR: A Simple Baseline for Image Restoration with State-Space Model
 
45
  journal={arXiv preprint arXiv:2411.15269},
46
  year={2024}
47
  }
48
+ ```