updated torch version

This commit is contained in:
aman-17 2025-06-11 13:06:27 -07:00
parent 8681910570
commit f3736253f3

View File

@ -36,7 +36,7 @@ dependencies = [
"zstandard",
"boto3",
"httpx",
"torch>=2.7.0",
"torch>=2.6.0",
"transformers>=4.51.1",
"img2pdf",
"beaker-py",