Fucius commited on
Commit
7657934
·
verified ·
1 Parent(s): 9a100df

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -10,9 +10,11 @@ base_model:
10
  <a href=''><img src='https://img.shields.io/badge/Technique-Report-red'></a>
11
  <a href='https://kongzhecn.github.io/projects/dam-vsr/'><img src='https://img.shields.io/badge/Project-Page-green'></a>
12
  <a href='https://huggingface.co/Fucius/DAM-VSR'><img src='https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Model-blue'></a>
13
- <a href=https://github.com/kongzhecn/DAM-VSR><img src='https://img.shields.io/badge/Github-bb8a2e?logo=github'></a>
14
  </div>
15
 
 
 
16
  ## 🔆 Method Overview
17
  <p align="center">
18
  <img src="assets/pipeline.png" width="80%">
 
10
  <a href=''><img src='https://img.shields.io/badge/Technique-Report-red'></a>
11
  <a href='https://kongzhecn.github.io/projects/dam-vsr/'><img src='https://img.shields.io/badge/Project-Page-green'></a>
12
  <a href='https://huggingface.co/Fucius/DAM-VSR'><img src='https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Model-blue'></a>
13
+ <a href='https://github.com/kongzhecn/DAM-VSR'><img src='https://img.shields.io/badge/Github-bb8a2e?logo=github'></a>
14
  </div>
15
 
16
+ We present **DAM-VSR**, a video super-resolution model. This repository hosts the model weights for **DAM-VSR**. For installation, usage instructions, and further documentation, please visit our [GitHub repository](https://github.com/kongzhecn/DAM-VSR).
17
+
18
  ## 🔆 Method Overview
19
  <p align="center">
20
  <img src="assets/pipeline.png" width="80%">