Skip to content

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
lisa-sousa committed Sep 23, 2024
1 parent 08d666a commit b619d27
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
matplotlib==3.5.3
numpy==1.23.2
pandas
seaborn
scikit-learn==1.1.2
pandas==2.2.2
seaborn==0.13.2
scikit-learn==1.5.1
shap==0.41
lime==0.2.0.1
fgclustering
fgclustering==1.1.0
ipython==8.4.0
joblib==1.2.0
jupyter==1.0.0
jupyterlab==4.0.5
notebook==7.0.3
Expand All @@ -17,5 +16,4 @@ utils==1.0.1
torch
torchvision
opencv-python
transformers[torch]
evaluate
transformers[torch]

0 comments on commit b619d27

Please sign in to comment.