Skip to content

Commit

Permalink
update requrements
Browse files Browse the repository at this point in the history
  • Loading branch information
lisa-sousa committed Sep 11, 2024
1 parent d8037b9 commit 1c05740
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
matplotlib==3.5.3
numpy==1.23.2
pandas==1.4.4
pandas
seaborn
shap==0.42.1
scikit-learn==1.1.2
shap==0.41
lime==0.2.0.1
fgclustering
ipython==8.4.0
Expand All @@ -16,3 +17,5 @@ utils==1.0.1
torch
torchvision
opencv-python
transformers[torch]
evaluate

0 comments on commit 1c05740

Please sign in to comment.