Skip to content

Commit

Permalink
add captum to pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
dilyabareeva committed May 14, 2024
1 parent 4ec5063 commit e2585f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ keywords = ["explainable ai", "xai", "machine learning", "deep learning"]
dependencies = [
"numpy>=1.19.5",
"torch>=1.13.1",
"captum>=0.6.0",
]
dynamic = ["version"]

Expand Down

0 comments on commit e2585f3

Please sign in to comment.