Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
zhoudaquan authored Jun 10, 2022
1 parent cb9dfe4 commit 7c9bf3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions models/fan.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ def _cfg(url='', **kwargs):
default_cfgs = {
# Patch size 16
'fan_tiny_8_p16_224': _cfg(),
'fan_tiny_12_p16_224': _cfg(),
'fan_small_12_p16_224': _cfg(),
'fan_base_18_p16_224': _cfg(),
'fan_large_24_p16_224': _cfg(),
Expand Down

0 comments on commit 7c9bf3f

Please sign in to comment.