alozowski HF staff commited on
Commit
04e1112
·
verified ·
1 Parent(s): 23c96f8

bump-up-transformers (#1069)

Browse files

- Bump up transformers to 4.48.0 (2aa6bfa41d41c46e61428e2e5aa444332df2475c)

Files changed (1) hide show
  1. backend/pyproject.toml +1 -1
backend/pyproject.toml CHANGED
@@ -14,7 +14,7 @@ datasets = "^3.2.0"
14
  pyarrow = "^18.1.0"
15
  python-multipart = "^0.0.20"
16
  huggingface-hub = "^0.27.1"
17
- transformers = "^4.47.1"
18
  safetensors = "^0.4.5"
19
  aiofiles = "^24.1.0"
20
  fastapi-cache2 = "^0.2.1"
 
14
  pyarrow = "^18.1.0"
15
  python-multipart = "^0.0.20"
16
  huggingface-hub = "^0.27.1"
17
+ transformers = "4.48.0"
18
  safetensors = "^0.4.5"
19
  aiofiles = "^24.1.0"
20
  fastapi-cache2 = "^0.2.1"