File size: 453 Bytes
089bab7
 
 
 
 
 
 
60287ed
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
---
pipeline_tag: image-to-image
tags:
- pytorch
- super-resolution
---

**PURE** is the first framework to employ a multimodal large language model (MLLM) as its backbone for addressing low-level vision tasks.

[![PURE](https://img.shields.io/badge/Paper-PURE-2b9348.svg?logo=arXiv)](https://arxiv.org/abs/2503.11073)

# Usage
We provide the implementation of PURE, as well as sampling code, in our [github repository](https://github.com/nonwhy/PURE/).