We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b719a6e commit 1ce3e62Copy full SHA for 1ce3e62
pyproject.toml
@@ -71,7 +71,7 @@ version_file = "algorithmic_efficiency/_version.py"
71
[project.optional-dependencies]
72
# All workloads
73
full = [
74
- "algorithmic_efficiency[criteo1tb,fastmri,ogbg,librispeech_conformer,wmt,wandb]",
+ "algorithmic_efficiency[criteo1tb,fastmri,ogbg,librispeech_conformer,wmt]",
75
]
76
# All workloads plus development dependencies
77
full_dev = ["algorithmic_efficiency[full,dev]"]
0 commit comments