Skip to content

Commit d8bb57f

Browse files
authored
Merge branch 'main' into iennae-patch-2
2 parents f28214f + 100b397 commit d8bb57f

File tree

1 file changed

+1
-1
lines changed
  • people-and-planet-ai/weather-forecasting/serving/weather-model

1 file changed

+1
-1
lines changed

people-and-planet-ai/weather-forecasting/serving/weather-model/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ version = "1.0.0"
1919
dependencies = [
2020
"datasets==4.0.0",
2121
"torch==2.8.0", # make sure this matches the `container_uri` in `notebooks/3-training.ipynb`
22-
"transformers==4.48.0",
22+
"transformers==5.0.0",
2323
]
2424

2525
[project.scripts]

0 commit comments

Comments
 (0)