This commit is contained in:
Jake Poznanski 2025-08-14 16:10:29 +00:00
parent 7b3b93589d
commit dc5c45e144

View File

@ -37,7 +37,7 @@ dependencies = [
"boto3", "boto3",
"httpx", "httpx",
"torch>=2.7.0", "torch>=2.7.0",
"transformers==4.52.4", "transformers==4.53.2",
"img2pdf", "img2pdf",
"beaker-py", "beaker-py",
] ]