Skip to content

Commit 5892fe3

Browse files
committed
product management
1 parent b091add commit 5892fe3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,10 @@ sampled_images = diffusion.sample(batch_size = 4)
8585
sampled_images.shape # (4, 3, 128, 128)
8686
```
8787

88+
## Todo
89+
90+
- [ ] experiment with <a href="https://github.com/lucidrains/bidirectional-cross-attention/issues">bidirectional cross attention</a>
91+
8892
## Citations
8993

9094
```bibtex

0 commit comments

Comments
 (0)