clockclock commited on
Commit
bfc06b4
·
verified ·
1 Parent(s): 8a64376

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -2,9 +2,9 @@ gradio==4.44.0
2
  torch==2.1.0
3
  torchvision==0.16.0
4
  transformers==4.36.0
 
5
  Pillow==10.1.0
6
  numpy==1.24.3
7
  captum==0.6.0
8
  requests==2.31.0
9
- matplotlib==3.7.2
10
-
 
2
  torch==2.1.0
3
  torchvision==0.16.0
4
  transformers==4.36.0
5
+ accelerate==0.25.0
6
  Pillow==10.1.0
7
  numpy==1.24.3
8
  captum==0.6.0
9
  requests==2.31.0
10
+ matplotlib==3.7.2