Skip to content

Commit 3745d2b

Browse files
build: remove unused torchmetrics dependency
1 parent b5206e2 commit 3745d2b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ dependencies = [
5151
"sentencepiece==0.2.0",
5252
"spandrel==0.3.4",
5353
"torch~=2.6.0", # torch and related dependencies are loosely pinned, will respect requirement of `diffusers[torch]`
54-
"torchmetrics",
5554
"torchsde",
5655
"torchvision",
5756
"transformers",

0 commit comments

Comments
 (0)