fix distill

This commit is contained in:
lucidrains
2025-12-10 15:52:10 -08:00
parent 5888f05300
commit 077d8c188f
2 changed files with 5 additions and 5 deletions

View File

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