Skip to content

Commit

Permalink
remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
lucidrains committed Jun 24, 2022
1 parent 8826220 commit 84216fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,13 +91,13 @@ images = parti.generate(texts = [

## Todo

- [x] add 2d relative positional bias to parti autoregressive transformer
- [ ] get working vit vqgan-vae trainer code, as discriminator needs to be trained
- [ ] preencoding of text with designated t5
- [ ] training code for parti
- [ ] inference caching
- [ ] automatic filtering with Coca https://github.com/lucidrains/CoCa-pytorch
- [ ] bring in the super-resoluting convolutional net mentioned in the paper, with training code
- [ ] add 2d relative positional bias to parti autoregressive transformer

## Citations

Expand Down

0 comments on commit 84216fd

Please sign in to comment.