TheFrenchDemos commited on
Commit
68ef391
·
verified ·
1 Parent(s): 285b774

Update static/facebookresearch_dinov2_main/dinov2/layers/attention.py

Browse files
static/facebookresearch_dinov2_main/dinov2/layers/attention.py CHANGED
@@ -2,6 +2,7 @@
2
  #
3
  # This source code is licensed under the Apache License, Version 2.0
4
  # found in the LICENSE file in the root directory of this source tree.
 
5
 
6
  # References:
7
  # https://github.com/facebookresearch/dino/blob/master/vision_transformer.py
 
2
  #
3
  # This source code is licensed under the Apache License, Version 2.0
4
  # found in the LICENSE file in the root directory of this source tree.
5
+ #
6
 
7
  # References:
8
  # https://github.com/facebookresearch/dino/blob/master/vision_transformer.py