mirror of
https://github.com/huggingface/transformers.git
synced 2025-08-01 18:51:14 +06:00
finish (#13743)
This commit is contained in:
parent
a8ec002926
commit
067413fb73
@ -290,6 +290,7 @@ def prepare_img():
|
|||||||
|
|
||||||
|
|
||||||
@require_vision
|
@require_vision
|
||||||
|
@require_flax
|
||||||
class FlaxBeitModelIntegrationTest(unittest.TestCase):
|
class FlaxBeitModelIntegrationTest(unittest.TestCase):
|
||||||
@cached_property
|
@cached_property
|
||||||
def default_feature_extractor(self):
|
def default_feature_extractor(self):
|
||||||
|
Loading…
Reference in New Issue
Block a user