Skip to content
This repository was archived by the owner on Nov 13, 2025. It is now read-only.

Commit 9a01bc7

Browse files
committed
Add avalanche-lib-detection to requirements
1 parent 56fd325 commit 9a01bc7

File tree

2 files changed

+81
-3
lines changed

2 files changed

+81
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "[ICML2025] Canonical Rank Adaptation"
55
readme = "README.md"
66
requires-python = "==3.8.20"
77
dependencies = [
8-
"avalanche-lib==0.3.0",
8+
"avalanche-lib[detection]==0.3.0",
99
"matplotlib==3.7.5",
1010
"numpy==1.24.4",
1111
"tensorly==0.8.1",

uv.lock

Lines changed: 80 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)