Skip to content

Commit 1107c69

Browse files
committed
Update test_models.py
1 parent 73dcda9 commit 1107c69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_models.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
'convit_*', 'levit*', 'visformer*', 'deit*', 'xcit_*', 'crossvit_*', 'beit*',
6363
'poolformer_*', 'volo_*', 'sequencer2d_*', 'mvitv2*', 'gcvit*', 'efficientformer*', 'sam_hiera*',
6464
'eva_*', 'flexivit*', 'eva02*', 'samvit_*', 'efficientvit_m*', 'tiny_vit_*', 'hiera_*', 'vitamin*', 'test_vit*',
65+
'dependencyvit_*',
6566
]
6667
NUM_NON_STD = len(NON_STD_FILTERS)
6768

0 commit comments

Comments
 (0)