obvious-research commited on
Commit
7821764
1 Parent(s): ee20d3b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -9
README.md CHANGED
@@ -1,15 +1,16 @@
 
 
 
 
 
1
  # Phenaki CViViT - Obvious Research
2
 
3
- <p align="center">
4
- <img src="assets_readme/obvious_research.png" alt="obvious_research" width="600"/>
5
- </p>
6
 
7
  # Reproduction of the first step in the [text-to-video model Phenaki](https://arxiv.org/pdf/2210.02399.pdf).
8
  ## Code and model weights for the Transformer-based autoencoder for videos called CViViT.
9
 
10
- <p align="center">
11
- <img src="assets_readme/phenaki.png" alt="phenaki" width="600"/>
12
- </p>
13
 
14
  ## * Code, based on lucidrains' repo
15
 
@@ -43,6 +44,4 @@ We appreciate any help, feel free to reach out! You can contact us:
43
 
44
  ## * About Obvious Research
45
 
46
- Obvious Research is an Artificial Intelligence research laboratory dedicated to creating new AI artistic tools, initiated by the artists’ trio [Obvious](https://obvious-art.com/), in partnership with La Sorbonne Université.
47
-
48
-
 
1
+ ---
2
+ tags:
3
+ - autoencoder
4
+ - phenaki
5
+ ---
6
  # Phenaki CViViT - Obvious Research
7
 
8
+ ![](assets_readme/obvious_research.png)
 
 
9
 
10
  # Reproduction of the first step in the [text-to-video model Phenaki](https://arxiv.org/pdf/2210.02399.pdf).
11
  ## Code and model weights for the Transformer-based autoencoder for videos called CViViT.
12
 
13
+ ![](assets_readme/phenaki.png)
 
 
14
 
15
  ## * Code, based on lucidrains' repo
16
 
 
44
 
45
  ## * About Obvious Research
46
 
47
+ Obvious Research is an Artificial Intelligence research laboratory dedicated to creating new AI artistic tools, initiated by the artists’ trio [Obvious](https://obvious-art.com/), in partnership with La Sorbonne Université.