zklee98 commited on
Commit
b532cad
·
verified ·
1 Parent(s): 9c55e66

added required Python packages

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ timm
2
+ transformers
3
+ torch
4
+ numpy
5
+ fastai