update torch

This commit is contained in:
Adil Hafeez 2025-08-11 13:09:51 -07:00
parent 05c2741058
commit f8d7307669
No known key found for this signature in database
GPG key ID: 9B18EF7691369645
2 changed files with 352 additions and 351 deletions

View file

@ -12,7 +12,7 @@ packages = [
[tool.poetry.dependencies]
python = "^3.10"
fastapi = "0.115.0"
torch = "2.4.1"
torch = "2.6.0"
uvicorn = "0.31.0"
transformers = "^4.37.0"
accelerate = "^1.0.0"