register tokens for the AST in VAAT

This commit is contained in:
lucidrains
2025-11-22 08:12:01 -08:00
parent b35a97de05
commit 6aa0374313
3 changed files with 16 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "vit-pytorch"
version = "1.15.5"
version = "1.15.6"
description = "Vision Transformer (ViT) - Pytorch"
readme = { file = "README.md", content-type = "text/markdown" }
license = { file = "LICENSE" }