MattyMroz commited on
Commit
c2cc11e
1 Parent(s): 3d045b7

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ transformers
2
+ einops
3
+ --extra-index-url https://download.pytorch.org/whl/cu113
4
+ torch
5
+ shapely
6
+ timm
7
+ scipy
8
+ tokenizers