Skip to content

Commit 3517d37

Browse files
committed
intent
1 parent 627fa4e commit 3517d37

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Implementation of <a href="https://arxiv.org/abs/2212.11972">Recurrent Interface
88

99
The big surprise is that the generations can reach this level of fidelity. Will need to verify this on my own machine
1010

11+
Additionally, we will try adding an extra linear attention on the main branch, in addition to the full self attention on the latents. Self conditioning will also be applied to the non-latent images in pixel-space. Let us see how far we can push this approach.
12+
1113
## Install
1214

1315
```bash

0 commit comments

Comments
 (0)