Skip to content

Commit 24e0ff1

Browse files
deploy changes
1 parent 0d17124 commit 24e0ff1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ dependencies = [
2828
"torchmetrics>=1.7.2",
2929
"torchvision==0.21.0",
3030
"wandb>=0.23.0",
31+
"huggingface-hub>=1.5.0"
3132
]
3233

3334

@@ -48,7 +49,7 @@ dcai = [
4849
[project.optional-dependencies]
4950
extras = [
5051
"mlflow>=3.0.0",
51-
"gardening_tools[extras]>=0.1.1",
52+
"gardening_tools[extras]>=0.1.1",
5253
]
5354
test = [
5455
"ruff>=0.14.8",

0 commit comments

Comments
 (0)