Bump transformers. The main motivation for this bump is to ingest a fix for DepthAnything postprocessing artifacts.

This commit is contained in:
Ryan Dick
2024-11-27 15:17:42 +00:00
committed by Kent Keirsey
parent 8cfb032051
commit 3a27242838

View File

@@ -56,7 +56,7 @@ dependencies = [
"torchmetrics",
"torchsde",
"torchvision",
"transformers==4.41.1",
"transformers==4.46.3",
# Core application dependencies, pinned for reproducible builds.
"fastapi-events==0.11.1",