htdong commited on
Commit
8e8792f
·
verified ·
1 Parent(s): 1f27f8d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -13,12 +13,12 @@ tags:
13
 
14
  <div align="center">
15
 
16
- <h1>
17
- <img src="assets/loopy-logo.apng" alt="Loopy logo" height="32" style="height:32px; width:auto; display:inline-block; vertical-align:middle; margin-right:8px;"/>
18
  Loopy
19
  </h1>
20
 
21
- <h3>Seamless Video Loop Generation via Anchored Looping Shift of Positional Embedding</h3>
22
 
23
  [![arXiv](https://img.shields.io/badge/arXiv-XXXX.XXXXX-red)](https://arxiv.org/abs/XXXX.XXXXX)
24
  [![Project Page](https://img.shields.io/badge/Project_Page-Link-green)](https://donghaotian123.github.io/Loopy/)
 
13
 
14
  <div align="center">
15
 
16
+ <h1 style="font-size:2.5em; font-weight:700; line-height:1.25; margin:0 0 16px; padding-bottom:.3em; border-bottom:1px solid rgba(128,128,128,.35);">
17
+ <img src="assets/loopy-logo.apng" alt="Loopy logo" height="42" style="height:1.2em; width:auto; display:inline-block; vertical-align:middle; margin-right:10px;"/>
18
  Loopy
19
  </h1>
20
 
21
+ <h3 style="font-size:1.5em; font-weight:600; line-height:1.3; margin:0 0 16px;">Seamless Video Loop Generation via Anchored Looping Shift of Positional Embedding</h3>
22
 
23
  [![arXiv](https://img.shields.io/badge/arXiv-XXXX.XXXXX-red)](https://arxiv.org/abs/XXXX.XXXXX)
24
  [![Project Page](https://img.shields.io/badge/Project_Page-Link-green)](https://donghaotian123.github.io/Loopy/)