feat: add option to plot residual vectors
This commit is contained in:
@@ -33,6 +33,14 @@ dependencies = [
|
||||
"transformers>=4.55.2",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
research = [
|
||||
"geom-median>=0.1.0",
|
||||
"imageio>=2.37.2",
|
||||
"matplotlib>=3.10.7",
|
||||
"pacmap>=0.8.0",
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"ruff>=0.14.5",
|
||||
|
||||
Reference in New Issue
Block a user