Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
bump-up-transformers (#1069)
Browse files- Bump up transformers to 4.48.0 (2aa6bfa41d41c46e61428e2e5aa444332df2475c)
- 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 = "
|
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"
|