lucidrains
2025-12-02 05:21:52 -08:00
parent fdaf7f92b9
commit 3cff5e547a
6 changed files with 6 additions and 6 deletions

View File

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