Skip to content

Commit

Permalink
remove torch_ema dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
cw-tan committed Oct 6, 2024
1 parent 5d50474 commit 91ec602
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
'contextvars;python_version<"3.7"', # backport of contextvars for savenload
"typing_extensions;python_version<'3.8'", # backport of Final
"importlib_metadata;python_version<'3.10'", # backport of importlib
"torch-ema>=0.3.0",
"hydra-core",
"lightning",
"torchmetrics",
Expand Down

0 comments on commit 91ec602

Please sign in to comment.