Skip to content

Commit

Permalink
add einops dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianIsensee committed Apr 30, 2024
1 parent 8c4a9d0 commit 4813305
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@ dependencies = [
"seaborn",
"imagecodecs",
"yacs",
"batchgeneratorsv2"
"batchgeneratorsv2",
"einops"
]

[project.urls]
Expand Down

0 comments on commit 4813305

Please sign in to comment.