Fucius commited on
Commit
c8f3bc4
·
verified ·
1 Parent(s): 48c135f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -13,6 +13,10 @@ base_model:
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
 
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
+ <p align="center">
17
+ <img src="assets/teaser.jpg" width="80%">
18
+ </p>
19
+
20
  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).
21
 
22
  ## 🔆 Method Overview