ibrim commited on
Commit
cff6a73
1 Parent(s): 6cab976

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -4,4 +4,7 @@ matplotlib
4
  transformers
5
  tqdm
6
  albumentations
 
 
 
7
 
 
4
  transformers
5
  tqdm
6
  albumentations
7
+ pandas
8
+ timm
9
+ itertools
10