tennant commited on
Commit
da92507
1 Parent(s): e2ba963

Update model.py

Browse files
Files changed (1) hide show
  1. model.py +1 -1
model.py CHANGED
@@ -3,7 +3,7 @@
3
  # timm: https://github.com/rwightman/pytorch-image-models/tree/master/timm
4
  # DeiT: https://github.com/facebookresearch/deit
5
  # --------------------------------------------------------
6
-
7
  from functools import partial
8
 
9
  import torch
3
  # timm: https://github.com/rwightman/pytorch-image-models/tree/master/timm
4
  # DeiT: https://github.com/facebookresearch/deit
5
  # --------------------------------------------------------
6
+
7
  from functools import partial
8
 
9
  import torch