get a version of n-dimensional vit with golden gate polar coordinate embeddings into the repo for future use

This commit is contained in:
lucidrains
2025-12-25 09:11:13 -08:00
parent 0b7518ef45
commit fb5014f0ee
3 changed files with 366 additions and 1 deletions

View File

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