tomresan commited on
Commit
1bf4a07
·
verified ·
1 Parent(s): a0e41fe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -2,9 +2,9 @@
2
  license: cc-by-nc-4.0
3
  ---
4
 
5
- [![Project Page](https://img.shields.io/badge/Project-Page-blue)](https://compvis.github.io/dismo/)
6
  [![Paper](https://img.shields.io/badge/arXiv-paper-b31b1b)](https://openreview.net/forum?id=jneVld5iZw)
7
- [![Weights](https://img.shields.io/badge/HuggingFace-Weights-orange)](https://huggingface.co/CompVis/dismo)
8
  <h2 align="center">
9
  <i>DisMo</i>: Disentangled Motion Representations<br/>for Open-World Motion Transfer
10
  </h2>
@@ -27,7 +27,7 @@ license: cc-by-nc-4.0
27
  </p>
28
 
29
 
30
- ![DisMo learns abstract motion representations that enable open-world motion transer](https://compvis.github.io/dismo/docs/static/images/teaser.png)
31
 
32
 
33
  ## 📋 Overview
@@ -38,7 +38,7 @@ We have tested our setup on `Ubuntu 22.04.4 LTS`.
38
 
39
  First, clone the repository into your desired location:
40
  ```
41
- git clone git@github.com:CompVis/dismo.git
42
  cd dismo
43
  ```
44
 
 
2
  license: cc-by-nc-4.0
3
  ---
4
 
5
+ [![Project Page](https://img.shields.io/badge/Project-Page-blue)](https://compvis.github.io/DisMo/)
6
  [![Paper](https://img.shields.io/badge/arXiv-paper-b31b1b)](https://openreview.net/forum?id=jneVld5iZw)
7
+ [![Weights](https://img.shields.io/badge/HuggingFace-Weights-orange)](https://huggingface.co/CompVis/DisMo)
8
  <h2 align="center">
9
  <i>DisMo</i>: Disentangled Motion Representations<br/>for Open-World Motion Transfer
10
  </h2>
 
27
  </p>
28
 
29
 
30
+ ![DisMo learns abstract motion representations that enable open-world motion transer](https://github.com/CompVis/DisMo/docs/static/images/teaser.png)
31
 
32
 
33
  ## 📋 Overview
 
38
 
39
  First, clone the repository into your desired location:
40
  ```
41
+ git clone git@github.com:CompVis/DisMo.git
42
  cd dismo
43
  ```
44