decodingchris commited on
Commit
a9f4503
·
verified ·
1 Parent(s): 1cb2029

Added matplotlib to requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -6,4 +6,5 @@ piexif==1.1.3
6
  pillow==11.0.0
7
  torch
8
  torchvision==0.20.1
9
- accelerate
 
 
6
  pillow==11.0.0
7
  torch
8
  torchvision==0.20.1
9
+ accelerate
10
+ matplotlib