Skip to content

Commit

Permalink
bump axial pos emb lib again
Browse files Browse the repository at this point in the history
  • Loading branch information
lucidrains committed Jan 21, 2025
1 parent 9bd87ac commit 0ddeffd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "titans-pytorch"
version = "0.1.10"
version = "0.1.11"
description = "Titans"
authors = [
{ name = "Phil Wang", email = "[email protected]" }
Expand All @@ -26,7 +26,7 @@ classifiers=[

dependencies = [
"accelerated-scan>=0.2.0",
"axial_positional_embedding>=0.3.6",
"axial_positional_embedding>=0.3.7",
"einops>=0.8.0",
"einx>=0.3.0",
"hyper-connections>=0.1.8",
Expand Down

0 comments on commit 0ddeffd

Please sign in to comment.