nielsr HF Staff commited on
Commit
406f97b
·
verified ·
1 Parent(s): 3fe2f13

Add metadata

Browse files

This PR ensures the model can be found at https://huggingface.co/models?other=super-resolution.

Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -1,3 +1,10 @@
 
 
 
 
 
 
 
1
  **PURE** is the first framework to employ a multimodal large language model (MLLM) as its backbone for addressing low-level vision tasks.
2
 
3
  [![PURE](https://img.shields.io/badge/Paper-PURE-2b9348.svg?logo=arXiv)](https://arxiv.org/abs/2503.11073)
 
1
+ ---
2
+ pipeline_tag: image-to-image
3
+ tags:
4
+ - pytorch
5
+ - super-resolution
6
+ ---
7
+
8
  **PURE** is the first framework to employ a multimodal large language model (MLLM) as its backbone for addressing low-level vision tasks.
9
 
10
  [![PURE](https://img.shields.io/badge/Paper-PURE-2b9348.svg?logo=arXiv)](https://arxiv.org/abs/2503.11073)